body
{
background-color:#000000; font-family:Verdana, Helvetica, Arial; color:#666666; font-size:12pt;
}

h2 {color:red;}

hr { color:purple;}

A:visited,A:link{COLOR:purple;background-color:transparent;text-decoration:underline}
A:hover,A:active{COLOR:red;background-color:transparent;text-decoration:none}

#leftfloat{  float: left;  width: 500px;  }#rightfloat{  float: right;  width: 400px;}

#count {color: red;}

.boxed {
  border: 1px red ; background-color: #020044;}
}


