.testobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFE5;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	text-decoration: none;
}
.testopiccolo {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #330000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #790000;
	text-decoration: underline;
}