/* Generated by KompoZer */
body {
  color: #000000;
  background-color: #99ff99;
  margin-left: 2cm;
}
a:link {
  text-decoration: none;
  color: blue;
}
a:hover {
  color: #ffcc00;
  text-decoration: none;
  background-color: #ffff66;
}
a:active {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
.table1 {
  background-color: #ffff99;
}
