.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
A.menu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #002B51;
 	background-color: white;
	text-decoration: none;
}
.intestazione-bassa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
	text-decoration: none;
}
A.intestazione-bassa:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: white;

	background-color: #009
	text-decoration: none;
	background-color: #002A52;
}
.titoli {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #002A52;
	font-weight: bold;
}
.testi-interni {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.ottimizzato {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #000;
	text-decoration: none;
}
