body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3C1F11;
	background-color: #F8E4C1;
}
table {
	background-image: url(immagini/index/sfondo_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F8E4C1;
}
address {
	color: #3B200F;
	font-size: 9px;
}

a:active {
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #34220B;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a:visited {
	color: #34220B;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	text-decoration: none;
	background-color: #7F1110;
	color: #F7E3C0;
}
