body { background: url(immagini/001sfondo.jpg);
       background-color: #c9d5e1;
       background-position: center top;
       background-attachment: fixed;
       background-repeat: no-repeat;
       scrollbar-face-color: #c9d5e1;
       scrollbar-base-color: #c9d5e1;
       scrollbar-darkshadow-color: #90a3b4;
       scrollbar-arrow-color: #90a3b4;
       font: arial;
       font-size: 10px;
       font-weight: bold;
       color: #000000;        
     }

A:link    {color:#5CA5F5;}
A:visited {color:#5CA5F5;}
A:active  {color:#5CA5F5;}
A:hover   {color:#5CA5F5;}  


