/* Generated by KompoZer */
body {
  font-size: 100%;
  text-align: center;
  text-decoration: none;
  font-family: "Times New Roman",Times,serif;
  background-color: #ffff99;
}
a:link {
  border: 1px outset #cc6600;
  text-decoration: none;
  width: 8em;
  font-family: "Times New Roman",Times,serif;
  color: #990000;
  background-color: black;
}
a:hover {
  border-style: inset;
  border-width: medium;
}

