
<style> 

.sfondo {
   background-repeat: no-repeat;
   Background-position: center
   }
	.menu {
   font-family : "verdana";
   font-size : 8pt;
   color : #800000;
   text-decoration : none;
   }
	A:hover.mail {
  	font-family : "verdana";
  	font-size :8pt;
  	color : #2F5890;
  	  }
A:link.mail {
   font-family : "verdana";
   font-size : 8pt;
   color : 2F5890;  
   }
   A:visited.mail {
  	font-family : "verdana";
  	font-size : 8pt;
  	color : #2F5890;  
  }

   .testo {
   font-family : "verdana";
   font-size : 9pt;
   color : #000000;
   text-decoration : none;
   }
   .dati {
   font-family : "verdana";
   font-size : 8pt;
   color : #2F5890;
   text-decoration : none;
   }</style>

