.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.testo a:link,.testo a:visited,.testo a:active {
line-height: 13px;
font-weight: normal;
text-decoration: none;
color: #000000
}

.testo a:hover {
	line-height: 13px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

.titolo { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 24px; 
	font-weight: bold; 
	color: #000000; 
}

.titolo a:link,.titolo a:visited,.titolo a:active {
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #000000
}

.titolo a:hover {
	line-height: 24px;
	font-weight: bold;
	color: #FF6600
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;
}

.menu a:link,.menu a:visited,.menu a:active {
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF
}

.menu a:hover {
	line-height: 11px;
	font-weight: bold;
	color: #FF6600
}

.menuorange {
	font-family: Verdana, Arial, Helvetica, sans serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FF6600;
}

.menuorange a:link,.menuorange a:visited,.menuorange a:active {
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600
}

.menuorange a:hover {
	line-height: 11px;
	font-weight: bold;
	color: #CCCCCC
}

.grassetto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.grassetto a:link,.grassetto a:visited,.grassetto a:active {
line-height: 13px;
font-weight: bold;
text-decoration: none;
color: #000000
}

.grassetto a:hover {
	line-height: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	
}.testopiccolo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

.testopiccolo a:link,.testopiccolo a:visited,.testopiccolo a:active {
line-height: 10px;
font-weight: bold;
text-decoration: none;
color: #666666
}

.testopiccolo a:hover {
	line-height: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
