

a{font-size:10pt;text-decoration:none;font-weight:bold;}
a:link { text-decoration:none; font-weight:bold; color:#FFFFFF; }
a:visited { text-decoration:none; font-weight:bold; color:#FFFFFF; }
a:hover { text-decoration:none; font-weight:bold; background-color:#C0C0C0; color:#FF0000; }
a:active { text-decoration:none; font-weight:bold; background-color:#FF0000;} 


.ab{ text-decoration:none; font-weight:bold; color:#FF0000; }


Body{


  scrollbar-base-color:#FF0000;
  scrollbar-3dlight-color:#FF0000;
  scrollbar-arrow-color:#FF0000;
  scrollbar-darkshadow-color:#FF0000;
  scrollbar-face-color:#FF0000;
  scrollbar-highlight-color:#C0C0C0;
  scrollbar-shadow-color:#C0C0C0;
  scrollbar-track-color:#C0C0C0;
  overflow:auto;
  }
