a.bianco:link, a.bianco:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bianco:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF594;
	text-decoration: underline;
}
a.nero:link, a.nero:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.nero:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555555;
	text-decoration: underline;
}
.testobianco {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.testonero {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
