body {
	background-color: #dfdf8c;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align:center;
	padding:30px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-decoration:none;
}
a:hover{
	color:#6F8115;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-align: center;
}

