td {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;


}
.titolo {
	font-family: Verdana;
	font-size: 18px;
	color: 7E9096;
	font-weight: bold;

}
.sottotitolo {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: 7E9096;
	font-weight: bold;

}
.titolino {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;

}

