.testo {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
	font-variant: normal;
}
.testo_piccolo {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.testo_verde {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
}
.testo_arancio {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.testo_giallo {
	font-family: tahoma, Helvetica, sans-serif;
	color: #FFC822;
	font-size: 18px;
}

.testo_rosa {
	font-family: tahoma, Helvetica, sans-serif;
	color: #FF00CC;
	font-size: 14px;
}

.titolo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
.titolo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
a {
	color:#FF771C;
}
	
