#navigator
{
  border: 0px;
  border-color:#6e7fab;
  border-style:solid;
  margin-top: 0px;
  width: auto;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
  padding: 0px;
}

#menu
{
  background-color: #6AB48F;
}

.housebutton
{
  font-weight: bold;
  background-color: #339966;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 14px;
}

.housebutton a
{
  padding: 0px;
  text-decoration: none;
  display: block;
  color: #000000;
  border-top: 1px #000000 solid;
  border-left: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-right: 1px #000000 solid;
}

.housebutton a:hover
{
  color: #000000;
  background-color: #A8CCB1;
  border-top: 1px #000000 solid;
  border-left: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-right: 1px #000000 solid;
 }

.link
{
  font-weight: lighter;
  text-decoration: none;
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  color: #000000;
}

.link a
{
  text-decoration: none;
  background-color: #FFFFFF;
  color: #000000;
}

.link a:hover
{
  text-decoration: underline;
  color: #339966;
}
