/* Generated by KompoZer */
a {
  text-decoration: none;
  color: #000066;
}
a:visited {
  color: gray;
}
a:hover {
  color: black;
  text-decoration: underline;
  font-weight: bold;
}
