/* Generated by KompoZer */
p {
  color: #a70000;
}
a {
  text-decoration: none;
}
img {
  border: 12px double #ffff99;
}
a:link {
  text-decoration: none;
  color: #a70000;
  font-weight: inherit;
  font-family: Arial Narrow;
}
a:visited {
  text-decoration: none;
  color: #a70000;
  font-weight: inherit;
}
a:active {
  text-decoration: none;
  color: #a70000;
  background-color: #cccc00;
  font-weight: inherit;
}
a:hover {
  text-decoration: none;
  font-weight: inherit;
  background-color: #e6f58d;
  color: #a70000;
}
