﻿a:link { color: #000000; text-decoration: underline}
a:visited { color: #000000; text-decoration: underline}
a:hover { color: #000000; text-decoration: underline}
a:active { color: #000000; text-decoration: underline}

.Intestazione {
	text-align: center;
	background-image: url('http://www.itareview.com/Image/BordoTOP.jpg');
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	text-align: center;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #330099;
}
.MenuLaterale {
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: blink;
	background-color: #99CCFF;
}
.BordoDX {
	background-image: url('http://www.itareview.com/Image/OmbraDX.jpg');
}
.BordoSX {
	background-image: url('http://www.itareview.com/Image/OmbraSX.jpg');
}
.SfondoBianco {
	background-color: #FFFFFF;
}
.Basso_Centrale {
	background-image: url('http://www.itareview.com/Image/OmbraBassa.jpg');
}
.Titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.Testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.Info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.Site_Map {
	text-align: center;
}
.Sezione_Titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #66CCFF;
	text-align: center;
}

.menu a:link { color: #FFFFFF; text-decoration: none}
.menu a:visited { color: #FFFFFF; text-decoration: none}
.menu a:hover { color: #FFFFFF; text-decoration: none}
.menu a:active { color: #FFFFFF; text-decoration: none}
