

BODY{ 
scrollbar-arrow-color:#95bbce; 
}

A:link    {color: #3a5b7c; text-decoration: none}
A:visited {color: #3a5b7c; text-decoration: none}
A:active  {color: #3a5b7c; text-decoration: none}
A:hover   {color: #669966; text-decoration: none; cursor: hand}
 

.content {FONT-FAMILY: Verdana, Arial;
          FONT-SIZE: 11px; LINE-HEIGHT:17px; COLOR: #575757;
		  FONT-WEIGHT: normal;}


.checkers{
  width: 255px;
  height: 50px;
  border:1px solid #eeeeee; 
  font-family:  verdana; 
  font-size: 10px; 
  color: black; 
  font-weight: normal;
  text-decoration: none; 
  background-color: eeeeee;
  scrollbar-base-color: eeeeee;
  scrollbar-arrow-color: eeeeee;
  scrollbar-track-color: eeeeee;

  scrollbar-shadow-color: eeeeee;
  scrollbar-lightshadow-color: eeeeee; 
  scrollbar-darkshadow-color: eeeeee;

  scrollbar-highlight-color: eeeeee;
  scrollbar-3dlight-color: eeeeee;}
