A:link, A:visited { 
text-decoration: none
}
A:hover {
	color: #ffffff;
	background: #CC0000;
}
.formcol {
background: #CC0000;
color: #FDF5E6;
font: bold 11 px  Arial;
}
.percorso { 
font-family: Tahoma; 
font-size: 8pt;
font-weight : normal;
color: #000099;
}
.testo { 
font-family: Tahoma; 
font-size: 10pt;
font-weight : normal;
color: #000000;
}
.titolo { 
font-family: Tahoma; 
font-size: 10pt;
font-weight : bold;
color: #FF3300;
}

