

.selezione{
font-family: Arial, Verdana, sans-serif;
font-size: 9px; 
font-weight: normal;
font-style: normal; 
color: #FFFFFF;
text-decoration: none
}

.link{
font-family: Arial, Verdana, sans-serif;
font-size: 9px; 
font-weight: normal;
font-style: normal; 
color: #FF9999;
text-decoration: none
}

A:ACTIVE, A:VISITED{
text-decoration : none;
color : #FF9999;
font-family : Arial, Verdana, sans-serif;
font-weight : normal;
}
A:HOVER{
text-decoration : none;
color : #FFFFFF;
font-family : Arial, Verdana, sans-serif;
font-weight : normal;
}
A:LINK{
text-decoration : none;
color : #FF9999;
font-family : Arial, Verdana, sans-serif;
font-weight : normal;
}

