body {

  color: #B2A288;
  font-size: 14px;
  font-family: 'Times';
  margin:0px;

  scrollbar-arrow-color:#BFBAB2;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#BFBAB2;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-3dlight-color:#000000;
  }

A:link {color: #B2A288; font-size: 15px; font-family: 'Times New Roman'; text-decoration: none; font-weight: bold;}
A:visited {color: #B2A288; font-size: 15px; font-family: 'Times New Roman'; text-decoration: none; font-weight: bold;}
A:alink {color: #B2A288; font-size: 15px; font-family: 'Times New Roman'; text-decoration: none; font-weight: bold;}
A:hover {color: #C3BB9D; font-size: 15px; font-family: 'Times New Roman'; text-decoration: none; font-weight: bold;}