a.lnk_menu:link {
	font-weight: bold; 
	font-size: 10px; 
	color: #666666; 
	font-family: Verdana, Arial, sans-serif; 
	text-decoration: none;
	background-color: none;
	}
	
a.lnk_menu:visited {
	font-weight: bold;
	font-size: 10px; 
	color: #666666; 
	font-family: Verdana, Arial, sans-serif; 
	text-decoration: none;
	background-color: none;
	}

a.lnk_menu:hover {
	font-weight: bold; 
	font-size: 10px; 
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	background-color: none;
	}	  
	
	
	
	
	   

.testo{
	font-weight: bold; 
	font-size: 30px; 
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
    }	 
