/* Generated by KompoZer */
.menu a:hover {
  font-weight: bold;
  font-size: small;
  color: red;
  text-decoration: none;
}
.menu a:active {
  text-decoration: none;
  font-weight: bold;
  font-size: small;
  color: red;
}
.menu a:link {
  font-weight: bold;
  font-size: small;
  text-decoration: none;
  color: #6600cc;
}
.menu a:visited {
  text-decoration: none;
  font-weight: bold;
  font-size: small;
  color: #6600cc;
}
.footer-menu a:hover {
  font-size: small;
}
.footer-menu a:active {
  font-size: small;
}
.footer-menu a:link {
  font-size: small;
}
.footer-menu a:visited {
  font-size: small;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
}
#solid-border {
  border-style: solid;
  border-width: 3px;
}
