<style type="text/css">
<!--
A {
  background-color: e0ffff;
  color: 8b0000;
  letter-spacing: normal;
  font-family: courier;
  font-weight: normal;
  font-variant: normal;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

A:hover {
  background-color: transparent;
  color: 8b0000;
  letter-spacing: normal;
  font-family: courier;
  font-weight: bolder;
  font-variant: normal;
  font-size: 10pt;
  font-style: bold;
  text-decoration: blink;
  text-transform: none;
}
.TEXTBOX { font-size: 8pt; color: #00ced1; text-decoration: none}
BODY 
{scrollbar-face-color: #e0ffff; 
scrollbar-shadow-color: #bdb76b; 
scrollbar-highlight-color: #bdb76b; 
scrollbar-3dlight-color: #000066; 
scrollbar-darkshadow-color: #000066; 
scrollbar-track-color:#e0ffff;  
scrollbar-arrow-color: #000066; 
background-color: #e0ffff; }

input, select, textarea
{
font-weight: bold;
color: #000066;
background: #b0e0e6;
cursor: crosshair;
}

-->
</style>