/* Generated by KompoZer */
body {
  background-repeat: repeat;
  background-position: left top;
}
a:link {
  text-decoration: none;
  color: #003366;
}
a:active {
  text-decoration: none;
  color: silver;
}
a:visited {
  text-decoration: none;
  color: #003366;
}
a:hover {
  text-decoration: underline overline;
  background-color: #6666cc;
}
