
BODY {
  scrollbar-base-color: #D1D1D1;
  scrollbar-3dlight-color: #D1D1D1;
  scrollbar-arrow-color: #ffffff;
  scrollbar-darkshadow-color: #E3E3E3;
  scrollbar-face-color: #E6E6E6;
  scrollbar-highlight-color: #D1D1D1;
  scrollbar-shadow-color: #D1D1D1;
  scrollbar-track-color: #C0C0C0;
}

A {
  text-decoration: none;
}

a:link {
  color: #5C5C5C;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
}
		
a:visited {
  color: #5C5C5C;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
} 

a:hover {
  color: #5C5C5C;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
} 

a:active {
  color: #5C5C5C;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
}