BODY{
         margin-left : 35px;
         margin-right : 35px;
         margin-top : 20px;
         text-align: justify;
         font-size : 10pt;
         overflow: auto;
         background-attachment: fixed;
         background-image : url("sfondo.jpg");
         scrollbar-base-color: #F0F0F0;
         scrollbar-arrow-color: #990000;
         }

 A:LINK{
         text-decoration : none;
         color : #CCCCCC;
           }

 A:VISITED{
         text-decoration : none;
         color : #CCCCCC;
              }

 A:HOVER{
         Color : #CC0000;
         text-decoration : underline;
            }

 

