body {
	margin: 0px;
	background : #FFFFFF url(../img/sfondo.jpg) no-repeat top center;
}

.tfooter  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : 99B55C;
}

a.tfooter {
	text-decoration : none;
}

a:hover.tfooter {
	text-decoration : underline;
}