.testo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #CC3300;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #CC3300;
}

a.collegamentobianco:link {
	color: #FFFFFF;
}
a.collegamentobianco:visited {
	color: #FFFFFF;
}
a.collegamentobianco:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.collegamentobianco:active {
	color: #FFFFFF;
}


.titolo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.testobianco {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titolobianco {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.titolone {
	font-size: 24px;
}

