.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.testomini {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 12px;
	color: #660000;
}
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
}
.testo a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.testo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c70000;
	text-decoration: underline;
}
.testo a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
	text-decoration: none;
}
.testomini a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.testomini a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #c70000;
	text-decoration: underline;
}
.testomini a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.testomini a:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #c70000;
	text-decoration: underline;
}
.titoliROSSO {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;

}
