
 
BODY {
  	scrollbar-face-color: #000099;
 	 scrollbar-highlight-color: #ebebeb;
  	scrollbar-shadow-color: #ebebeb;
  	 scrollbar-3dlight-color: #ebebeb;
  	scrollbar-arrow-color: #ebebeb;
	scrollbar-track-color: #EBEBEB;


}

H1{
font-size: 17px;
font-family: Verdana;
font-weight: bold;
color: #000099;
}

A:link {
  font-size: 10px;
  text-decoration: none;
  font-family: Verdana;
  font-weight: bold;
  color: #FFFFFF;
}

A:visited {
  font-size: 10px;
  text-decoration: none;
  font-family: Verdana;
  font-weight: bold;
  color: #FFFFFF;
}

A:hover {
  font-size: 10px;
  text-decoration: none;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: underline;
  color: #5685B0;
}

HEAD {
}
