.testo {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
}
.testobianco {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #ffffff;
}

.titoloRosso {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.titoloBlu {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
}
.titoloVerde {

	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #4A9500;
}
.testo a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #499625;
}
.testo a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #499625;
	text-decoration: none;

}
.testo a:visited {
	color: #499625;

}
.testino {

	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
}
.testino a:link{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #666666;
	text-decoration: none;
}
.testino a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #666666;
	text-decoration: underline;
}
.testino a:visited{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #666666;
	text-decoration: none;
}