/* Generated by KompoZer */
body {
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  background-color: #999999;
}
a:link {
  color: white;
  text-decoration: none;
}
a:visited {
  color: white;
  text-decoration: none;
}
a:hover {
  color: #3366ff;
}