a.nav:Link {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 14 pt; 
	color: 'red';
	text-decoration: underline;
	
}
a.nav:Visited {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 14 pt; 
	color: #000000;
	text-decoration: none;
	
}
a.nav:Hover {
	font-family: Verdana, Arial, Helvetica,;
	font-style: normal;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

a.lll:Link {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 10pt; 
	color: '#000000';
	text-decoration: underline;
	font-weight: bold;
}
a.lll:Visited {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 10pt; 
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.lll:Hover {
	font-family: Verdana, Arial, Helvetica,;
	font-style: normal;
	font-size: 10pt;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

a.mmm:Visited {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 14pt; 
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;
}
a.mmm:Hover {
	font-family: Verdana, Arial, Helvetica,;
	font-style: normal;
	font-size: 14pt;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

td.tabella {
 background-color: '#6495ED';
	text-align: center;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 1%;
	padding-top: 1%;
}

td.lato {
	background-color: 'red';
	width: 6%;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 1%;
	padding-top: 1%;
}
.testi {
 	font-family : Arial,comic,Helvetica;
	 color : '000000';
	  font-size : 12pt;
	 text-align : left;
	 font-style : normal;
       }
.testomenu {
	 font-family : tahoma,Arial,Helvetica;
	 color : '000000';
	  font-size : 12pt;
	 font-style : bold;
   }
 .testmn {
	 font-family : Verdana,Arial,Helvetica;
	 color : '000000';
 	 font-size : 9pt;
	 text-align : left;
	 font-style : bold;
   }
	   
.lista {
	 font-family : Verdana,Arial,Helvetica;
	 color : 'blue';
	  font-size : 14pt;
	 text-align : left;
	 font-style : normal;
   }

.present {
	 font-family : tahoma,Arial,Helvetica;
	 color : '000000';
	 size : 14pt;
	 text-align : left;
	 font-style : normal;
   }
.rico {
	 font-family :Arial,Helvetica;
	 color : 'RED';
	 FONT size : 16pt;
	 text-align : CENTER;
	 font-style : normal;
   }
   .linc {
	 font-family : Verdana,Arial,Helvetica;
	 color : 'red';
	  font-size : 12pt;
	 text-align : left;
	 font-style : normal;
   }
#cavlist {

padding: 0px 0;
margin-left: 50px;
font-family: Helvetica,Verdana, Arial,  sans-serif;
 font-size: 24px;
 font-weight:  bold;
 color : red;	
}

#cavlist li {
background-color:  trasparent;
list-style: none;
margin: 0;
width : 560px;
}
#cavlist li a {
padding: 0px 0.5em;
margin-left: 0px;
background-color:  trasparent;
}
#cavlist li a:link { color: #00008B; 
}
#cavlist li a:visited { color: red; 
}
#cavlist li a:hover {
color: #000;
background: #AAE;
border-color: #227;
}
#cavlist li a#current {
background: silver;
border-bottom: 1px solid white;
text-decoration: none;
}


