

body 
{ 
  background: #ffffff url("bgblue.gif");
  background-repeat: repeat;
  background-position: top right;
  background-attachment: fixed;
  background-color: #ffffff;
  scrollbar-face-color:#ffffff;
  scrollbar-arrow-color:#ffa3fe;
  scrollbar-track-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-highlight-color:#ffe2ff;
  scrollbar-3dlight-color:#ffa3fe;
  scrollbar-darkshadow-Color:#ffa3fe;
  font-family: arial;
  font-size: 8pt; 
  font-color: #00abd0; 
}

td
{
 font-family: verdana,arial;
 font-size: 8pt; 
 color: #00abd0; 
}

a, a:visited, a:active 
{
 color: #00abd0;
 text-decoration: none;
}

a:hover
{
 color: #34dcff;
 text-decoration: none;
}