body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFEC00;
}

.fondotab {
	background-image: url(img/sfondotab.jpg);
	background-repeat: no-repeat;
}
.testo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;}
	
	.fondotab2 {
	background-image: url(img/sfondotab2.jpg);
	background-repeat: no-repeat;
}

a.mail:link {
	color: #333333;
	text-decoration: none;
}
a.mail:visited {
	color: #333333;
	text-decoration: none;
}
a.mail:hover {
	color: #999999;
	text-decoration: none;
}
a.mail:active {
	color: #333333;
	text-decoration: none;
}
a.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color:#333333;
}