.Testo {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #000;
}
	
.TestoBIG {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 18px;
	color: #333333;
}
.Testo u {
	font-size: 9px;
	color: #666666;
	text-decoration: underline blink;
	cursor: help;
}
.TestoBIG_RED {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 18px;
	color: #CC3300;
}
.Testo_RED {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #CC3300;
	text-align: left;
}

