A:link, A:visited { text-decoration: none }
A:hover { text-decoration: none; color: #FF3333}
A:hover {}
.sfondo {background: #DEEFFF} 

A.menu {color :#FFFFFF; text-decoration : none}
A.menu:Visited  {color :#CCCCCC; text-decoration : none}
A.menu:Active  {color :white;}
A.menu:Hover  {color :#000099; background-color:#FFCC00;}

A.menu2 {color :#FFCC00; text-decoration : none}
A.menu2:Visited  {color :#FFFFFF; text-decoration : none}
A.menu2:Active  {color :navy;}
A.menu2:Hover  {color :#666666; background-color:#FFEEAA;}
A:link { color: #FF6600}A:visited  { color: #666666}