A:link, A:visited { text-decoration: none }
A:active { text-decoration: none; color: #ffffff}
A:hover {color: #ffffff}

.titolo {
	font-family: Arial; font-size: 85%
}
.classeLI{color:red; font-weight:bold;}

.codice {
	font: 10px "Courier New", Courier, mono;
	color: #000000;
	background: #FFFFCC;
}

A.intestazione {color :#B0C7EF; text-decoration : none}
A.intestazione:Visited  {color :#B0C7EF; text-decoration : none}
A.intestazione:Active  {color :#B0C7EF;}
A.intestazione:Hover  {color :navy; background-color:yellow;}

A.intestazione2 {color :white; text-decoration : none}
A.intestazione2:Visited  {color :white; text-decoration : none}
A.intestazione2:Active  {color :white;}
A.intestazione2:Hover  {color :black; background-color:#cc0066;}
