.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
a:hover.footer {
	text-decoration: underline;
	
}.titoli {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e95d0f;
	text-align: left;
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.testoblu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #6CA307;
	text-decoration: none;
	text-transform: uppercase;
}
