body
{
  background: #FFFFFF;
  font: 14px Courier New, Times New Roman;
  color: #000000;

  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #C0C0C0;
  scrollbar-highlight-color: #C0C0C0; 
  scrollbar-3dlight-color: #C0C0C0;
  scrollbar-darkshadow-color: #C0C0C0;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #C0C0C0;
}

A:link {text-decoration: none; color: #C00000;}
A:visited {text-decoration: none; color: #C00000;}
A:active {text-decoration: none; color: #C00000;}
A:hover {text-decoration: none; font-weight:bold; color: #C00000;}
