.testo {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

.testo_rosso {
	font-family:Tahoma;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
}

a:hover.testo {
	font-family:Tahoma;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	
}

.testo12 {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

a:hover.testo12 {
	font-family:Tahoma;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}

.titolo {
	font-family:Tahoma;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}

.titolo_big {
	font-family:Tahoma;
	font-size:16px;
	color:#333333;
	font-weight:bold;
}

.titolo_bianco {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
