P {  	font-family: arial, 
	Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: justify
	}




<!-- Stile dei collegamenti -->
A:link 	  { font-size: 10pt;
	    font-weight: bold; 
	    text-decoration: NONE; 
	    color: #FFFFFF } 

A:visited { font-size: 10pt;
	    font-weight: bold;
      	    text-decoration: NONE; 
	    color: #FFFFFF }

A:hover   { font-size: 10pt;
	    text-decoration: underline; 
	    color: #000066 }


a.blu:link 	{ color: #CC0000; 
		  font-size: 12pt; }
a.blu:visited    { color: #CC0000; 
		  font-size: 12pt; }
a.blu:hover	{ color: #000066; 
		  font-size: 12pt; }