BODY {
SCROLLBAR-FACE-COLOR: #00003c;
SCROLLBAR-HIGHLIGHT-COLOR: #00003c;
SCROLLBAR-3DLIGHT-COLOR: #ffff00;
SCROLLBAR-ARROW-COLOR: #ffff00;
SCROLLBAR-TRACK-COLOR: #000055;
}


.testo {  font-family: verdana; font-size: 13px; color: #000000; text-align: justify; font-weight: bold;}
.testopiccolo {  font-family: verdana; font-size: 10px; color: #cccccc; text-align: left; font-weight: none;}
.testoazzurrobig {  font-family: verdana; font-size: 13px; color: #9999ff; text-align: justify; font-weight: bold;}
.testogiallo {  font-family: verdana; font-size: 13px; color: #F5CC0C; text-align: justify; font-weight: bold;}
.titoli {  font-family: verdana; font-size: 14px; font-style: italic; font-weight: bold; color: #000033}
.titoligiallo {  font-family: verdana; font-size: 14px; font-style: italic; font-weight: bold; color: #F5CC0C}
.testobianco {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF}
.testoazzurro {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: oblique; font-weight: bold; color: #9999ff;}
.testorossogrande {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FF0000}
.testorossopiccolo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: oblique; font-weight: bold; color: #ff0000;}

.link { color: #DBDBDA; 
            font-family: verdana,arial; 
            font-size: 10px; 
            font-weight: bold;
            text-decoration: none;
          }
.link:hover { color: #CCF50F; 
                  font-family: verdana,arial; 
                  font-size: 10px; 
                  font-weight: bold;
                  text-decoration: underline;
                 }
.linkbig { color: #DBDBDA; 
            font-family: verdana,arial; 
            font-size: 12px; 
            font-weight: bold;
            text-decoration: none;
          }
.linkbig:hover { color: #CCF50F; 
                  font-family: verdana,arial; 
                  font-size: 12px; 
                  font-weight: bold;
                  text-decoration: underline;
                 }