body, textarea {
  font-family:Arial;
  scrollbar-base-color:#FBFDE8;
  scrollbar-3dlight-color:#660000;
  scrollbar-arrow-color:#660000;
  scrollbar-darkshadow-color:#660000;
  scrollbar-face-color:#FBFDE8;
  scrollbar-highlight-color:#660000;
  scrollbar-shadow-color:#660000;
  scrollbar-track-color:#FBFDE8;
  background-color:#FBFDE8;
  color:#000000;

}
  a:link { text-decoration:none; font-weight:bold; color:BLACK; }
  a:visited { text-decoration:none; font-weight:bold; color:BLACK; }
  a:hover { text-decoration:none; font-weight:bold; color:#0080FF; }
  a:active { text-decoration:none; font-weight:bold; color:#0080FF; }