.link {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
.testo {
	font-family: Tahoma;
	font-size: 12px;
	color: #604506;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #A86D0B;
	text-decoration: none;
}
.menu:hover {
	color: #C17D0D;
	text-decoration: underline;
}

