.menu_down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #55553C;
	text-decoration: none;
}
.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #464631;
	text-decoration: none;
	line-height: 20px;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF6600;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.testo_piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.testo2 {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.testo_link {


	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
	line-height: 16px;
}
a:hover {
	text-decoration: underline;
}

