.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.testogrigio {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.testopiedino {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.testorosso {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #870000;
	font-weight: bold;
}
.testonormale {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#testopiedino a:hover {
	color: #999999;
}
#testopiedino a {
	color: #000000;
}
#testorosso a:hover {
	color: #CC3300;
}
#testorosso a {
	color: #870000;
}.testoPicc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
