SPAN.testo {		
	/* font di default */
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 9pt;	
	color: #000000
	}
SPAN.titolo {		
	/* font di default */
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 10pt;	
	color: #000000
	}
A.link {		
	/* font di default */
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;	
	color: #3366ff
	}
A.link:hover {		
	/* font di default */
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;	
	color: #3366ff
	}
A.link:visited {		
	/* font di default */
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;	
	color: #3366ff
	}
