body {
	background-color: #a5a18f;
}
a.menu:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: ffdf97;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: ffdf97;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: ffbe2e;
	text-decoration: none;
}
a.menu:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: ffdf97;
	text-decoration: none;
}
.testo {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
