.testo {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none}
.titolo {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC00;
}

