	body {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:0px;
	margin: 0px;
	font-size:12px;
		}


a.h:visited 	{color: #b6ca00; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px;  text-decoration: none; font-weight: bold;}
a.h:link 		{color: #b6ca00; font-family:Georgia, "Times New Roman", Times, serif;  font-size: 18px;  text-decoration: none; font-weight: bold;}

a.h:hover 	{
	color: #FFF;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

.verde {
	color: #b6ca00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.titoli-verde {color: #b6ca00; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal; text-decoration: none;}
.titoli {color: #b6ca00; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px;	font-weight: bold;}

td {color: #fff; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal; text-decoration: none;}


	#corpo {
	padding: 0px;
	background-image:url(../img/box.gif);
	width: 521px;
	height: 402px;
	margin-right: auto;
	margin-left: auto;
		}
	
