.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
.riga {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D6CDA2;
	border-right-color: #D6CDA2;
	border-bottom-color: #D6CDA2;
	border-left-color: #D6CDA2;
}
a:hover {
	color: #D6CDA2;
}
.testoChiaro {
	font-family: tahoma;
	font-size: 11px;
	color: #725732;
	text-decoration: none;
}
.table {
	border: 1px solid #C9BD85;
}
.form {
	font-family: tahoma;
	font-size: 10px;
	color: #660000;
	background-color: #FBFBF3;
	border: 1px solid #C9BD85;


}

