.testo, .testo a {
	font-family: Arial;
	font-size: 12px;
	color:#003366;
}
.titolo1 {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #7BADEF;
}
.menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
}
.menu a:hover{
	color:#003399;
	text-decoration:underline;
}

