body { background-color:#000099; color:#0080FF; font-family:Arial,Verdana; }

.buttontext {
   position:absolute; left: 0px; top:9px; width:122px; height:13px;
   text-align:center;
   font-size: 13px;
   font-weight: bold;
   color: #000098;
   text-decoration: none;
   cursor: hand;
}

a {
 color: white;
 text-decoration:none;
}

a:visited {
 color: #0080FF;
}

a:hover {
  color:#FF0000;
  }

hr {
 height: 1px;
 color: white;
}