 a:link    {text-decoration: underline;}
 a:active  {text-decoration: underline;} 
 a:visited {text-decoration: underline;} 
 a:hover   {text-decoration: underline;color:#00CCFF;}


BODY          {scrollbar-face-color: #7D7DFF; 
               scrollbar-shadow-color: #1B1E25;
               scrollbar-highlight-color: #cccccc;
     	       scrollbar-3dlight-color: #800000;
			    scrollbar-darkshadow-color: black;
				 scrollbar-track-color: black;
     	       scrollbar-arrow-color: black; font-family: arial}
    .small    { font-size:  10px; }
.large    { font-size:  18px; }
