.testo {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-align: left;
	line-height: 18px;
}
.testo_bianco {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	text-align: left;
	line-height: 18px;
}
.titolo {
	font-family: Helvetica;
	font-size: 18px;
	color: #FFCC00;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
}
.link {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	text-align: left;
	line-height: 18px;
}
.link:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FF6600;
	font-style: normal;
	text-align: left;
	line-height: 18px;
}
.link_bianco {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	font-style: normal;
	text-align: left;
	line-height: 18px;
}
.link_bianco:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FF6600;
	font-style: normal;
	text-align: left;
	line-height: 18px;
}
