
 A {	
   font-family : Arial;
   font-weight : bold;
   font-size : 11px;
	color: #0C0A0A;
   text-decoration: none;
   }
   
 A:Hover {
   font-family : Arial;
   font-weight : bold;
   font-size : 11px;
   color: #0C0A0A;
   text-decoration: underline;
   }
	
  A.azienda{	
   font-family : Arial;
   font-weight : normal;
   font-size : 15px;
	color: #212D27;
   text-decoration: none;
   }
   
   A.azienda:Hover {
   font-family : Arial;
	font-weight : normal;
	font-size : 15px;
	color: #000000;
	text-decoration: underline;
	}
 
 A.appello{	
   font-family : Arial;
   font-weight : bold;
   font-size : 15px;
	color: #000000;
   text-decoration: none;
   }
   
 A.appello:Hover {
   font-family : Arial;
	font-weight : bold;
	font-size : 15px;
	color: #000000;
	text-decoration: underline;
	} 
    


font.text {		/* font di default */
	font-family: Arial;
	font-weight: italic;
	font-style: italic;
	text-decoration: none;
	font-size: 9pt;
	color: #0C0A0A}
	
font{		/* font di default */
     font-family: Arial;
     font-weight: normal;
     font-style: normal;
     text-decoration: none;
     font-size: 9pt;
color: #0C0A0A}



a.textuallink { font-family : Arial; font-weight : bold; font-size : 7px; color: #000000; text-decoration: none; }
