body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	margin: 10px;
	padding: 0px;
	background-color: #E1D6C2;
}
.copyright{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #877143;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.txtmenu {
	color: #666666;
}
p {
	text-align: justify;
}
.testo2 {
	font-family: Tahoma, Arial;
	font-size: 7.5pt;
	color: #660000;
}
input {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #660000;
	background-color: #E9E4D0;
	border: 1px solid #ACA262;
}

