/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  color: #333333;
  font-size: 12px;
  background-color: #ffff99;
  text-decoration: none;
}
h1 {
  font-size: 26px;
  margin-left: 30px;
  margin-top: 20px;
  font-weight: bold;
  font-family: Comic Sans MS;
  color: #3366ff;
}
.footer {
  background-color: #ffcc33;
  width: 950px;
  height: 20px;
  color: #cc6600;
  font-weight: bold;
  font-size: 12px;
}
h2 {
  font-family: Comic Sans MS;
  font-weight: bold;
  font-size: 19px;
  color: #3366ff;
}
ul#menu {
  list-style-type: none;
  font-weight: inherit;
}
ul#menu li {
}
ul#menu li a {
  color: #cc6600;
  font-weight: bold;
  font-size: 15px;
  line-height: 40px;
}
ul#menu li a:hover {
  background-color: #ffff66;
  display: block;
}
a:link {
  color: #cc6600;
}
a:visited {
}
a:hover {
}
a:active {
}
