A:LINK {
color : #41A62F;
text-decoration: underline;
} 
A:VISITED {
color : #666666;
text-decoration: none;
} 
A:HOVER {
color : #FF6600;
text-decoration : underline;
} 
A:ACTIVE {
color : #FF6600;
text-decoration: underline
}
.sottomenu:link {
color : #026097;
text-decoration: none;
} 
.sottomenu:HOVER {
color : #D70000;
text-decoration : none;
} 
.sottomenu:VISITED {
color : #026097;
text-decoration: none;
} 
.sottomenu:active {
color : #D70000;
text-decoration : none;
