*|#navigator {
}
*|.housebutton {
  line-height: 90%;
}
*|.housebutton *|a {
  font-size: 100%;
  font-family: COMIC SANS MS;
}
*|.housebutton *|a:hover {
  font-size: 100%;
  font-family: COMIC SANS MS;
}
*|#navigator {
  border:  none;
  padding: 5px;
  background-color: #ffffff;
  width: 200px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
*|.housebutton {
  font-weight: normal;
  text-align: center;
  margin-bottom: 2px;
  margin-top: 2px;
}
*|.housebutton *|a {
  padding: 4px;
  text-decoration: none;
  display: block;
  color: #000000;
  background-color: #ffffff;
}
*|.housebutton *|a:hover {
  color: #003300;
  background-color: #78ab46;
}


