a:link   {text-decoration: none}
a:visited{text-decoration: none}
a:active {text-decoration: none} 
A:Hover  {text-decoration: underline; color: #FFFF00 }
body     { 
           SCROLLBAR-FACE-COLOR: 3333CC;
           SCROLLBAR-HIGHLIGHT-COLOR: FFFFFF; 
           SCROLLBAR-SHADOW-COLOR: FFFFFF;  
           SCROLLBAR-3DLIGHT-COLOR: 003B74; 
           SCROLLBAR-ARROW-COLOR: 00D0FF;
           SCROLLBAR-ARROW-COLOR: 9CC4FC; 
           SCROLLBAR-TRACK-COLOR: 9CC4FC; 
           SCROLLBAR-DARKSHADOW-COLOR: 003B74;
	           
           background-color: #66CCFF;
           background-attachment: fixed;
           background-image: url('images/sfondo00618_3.gif') 
            }

