body {
  font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
  font-size: 100%;
  text-align:left;
  background: url(images/background.gif) #fff repeat;
  color:black;
}
a {
   color:#0033CC;
}
a:visited {
  color: #990099;
}
a:active {
  color: #FF0000;
}

.topper {
  font-family: Arial, "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: 80%;
}
