/* Generated by KompoZer */
body {
  background-color: #ffcc00;
  margin-left: 30px;
  font-family: Arial,Helvetica,sans-serif;
}
a {
  font-family: Arial,Helvetica,sans-serif;
  color: red;
  text-decoration: underline overline;
  font-style: oblique;
  font-weight: bold;
}
a:hover {
  color: #3366ff;
}
