.titolo {

	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-transform: uppercase;
}
.titolo2 {

	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.testo {

	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
}

.testo2 {

	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}


a.footer {

	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
}
a.footer:hover {

	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: underline;
	color: #FF9900;
}

