.indirizzo { font-family: Verdana;
		  color: #0099cc;
		  font-size: 10px; 
		  font-style: normal;
		  padding-bottom: 3px;
		  } 

.testo { font-family: Verdana; 
		 font-size: 11px; 
		 font-style: normal; 
		 color: #6B6B6B;
		 } 

.link {  font-family: Verdana; 
		 font-size: 11px; 
		 font-style: normal;
		 color: #6B6B6B;
		 text-decoration: none;
		 }
		 
a.link:active { text-decoration: none;}

a.link:hover { text-decoration: underline;
			   font-family: Verdana; 
		 	   font-size: 11px;
		 	   font-style: normal;
		 	   color: #0099CC; 
			   } 

.menu_azz  { font-family: Verdana;
		 font-size: 11px;
		 font-style: normal; 
		 text-decoration: none;
	  	 font-weight: bold; 
		 color: #6B6B6B;
		 }

a.menu_azz:active { text-decoration: none;}

a.menu_azz:hover { text-decoration: underline;
			   font-family: Verdana; 
		 	   font-size: 11px;
		 	   font-style: normal; 
		 	   color: #0099cc; 
		 	   }
			   
a.menu_azz:link { text-decoration: none;}
			   
.menu_arancio  { font-family: Verdana; 
		 font-size: 11px;
		 font-style: normal; 
		 text-decoration: none;
	  	 font-weight: bold; 
		 color: #6B6B6B; 
		 }

a.menu_arancio:active { text-decoration: none;}

a.menu_arancio:hover { text-decoration: underline;
			   font-family: Verdana; 
		 	   font-size: 11px;
		 	   font-style: normal; 
		 	   color: #ff9900; 
		 	   }

a.menu_arancio:link { text-decoration: none;}

.menu_grigio  { font-family: Verdana; 
		 font-size: 11px;
		 font-style: normal; 
		 text-decoration: none;
	  	 font-weight: bold; 
		 color: #6B6B6B; 
		 }

a.menu_grigio:active { text-decoration: none;}

a.menu_grigio:hover { text-decoration: underline;
			   font-family: Verdana; 
		 	   font-size: 11px;
		 	   font-style: normal; 
		 	   color: #6B6B6B; 
		 	   }

a.menu_grigio:link { text-decoration: none;}
 
.testoTab { font-family: Verdana; 
		 font-size: 11px; 
		 font-style: normal; 
		 color: #6B6B6B; 
		 padding-left: 10px;
		 line-height: 18px;
		 }
		 
p { line-height: 140%; margin-top: 10px; margin-bottom: 0px; }
		 
.evidenza { font-family: Verdana;
		  font-size: 11px; 
		  font-style: normal; 
		  font-weight: bold;
		  color: #0099cc; 
		  }
		  
.rosso  { font-family: Verdana;
		 font-size: 11px;
		 font-style: normal; 
		 text-decoration: none;
	  	 font-weight: bold; 
		 color: #cc0000;
		 }