.titolo { 
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

.titolo1{
	font-size:13px; 
	font-weight:bold;
	color:#666666;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	
}

.testo_normale {
	font-size:12px; 
	color:#666666;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

.testorosso {
	font-size:12px; 
	color:#CC0000;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}
.testopic {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	font-size:10px; 
	color:#666666
}

div#contenuti a{
	text-decoration: none;
	vertical-align: top;	
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 0px;
	color: #BB3000;
	font-size: 12px;
}

div#contenuti a:hover{
	text-decoration: underline;
	color: #BB3000;
}
/*
Garamond
Trebuchet MS
Tahoma
Verdana
*/