body {
	
	font-family: Verdana,  Arial, Helvetica; 
	font-size: 11px; 
	color: #0054a6;
	font-weight: normal;
	background: white;
	background-image:url(../elementi/backpopup.gif); 	background-repeat: repeat-y; background-position: left top;
}



td,p,tr {
	font-family: Verdana,  Arial, Helvetica; 
	font-size: 11px; 
	color: #0054a6;
	font-weight: normal;
}




a:link {
	color: gray; text-decoration: none;
}

a:visited {
	color: gray; text-decoration: none;
}
a:hover {
	color: gray; text-decoration: none;
        
}
a:active {
	color: #0054a6; text-decoration: none;
}