.GreenScrolls {
      scrollbar-3dlight-color:#170095;
           scrollbar-arrow-color:white;
           scrollbar-base-color:white;
           scrollbar-darkshadow-color:;
           scrollbar-face-color:#170095;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:;
           scrollbar-track-color:white;

}
   A:link { text-decoration : none;
            color : #160093;}
   A:visited { text-decoration : none;
               color : Green;}
   A:active { text-decoration : none;
              color : #003399;}
   A:hover { text-decoration :underline;
             color : red;}
   
