/* Generated by KompoZer */
a:link {
  text-decoration: none;
  color: #3333ff;
}
a:visited {
  text-decoration: none;
  color: #3333ff;
}
a:hover {
  background-color: #3333ff;
  color: yellow;
}

