.testo_marrone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #663300;
}

.testo_marrone strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #663300;
}

.testo_marrone a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
	color: #FF3300;
}
.titoletto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #330000;
}
.testo_blu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #003366;
}.testo_fucsia {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #FF0099;
}