
p {
font-family: Sans-Serif, Verdana, Tahoma, Helvetica, Arial;
} 


#navigator {

background-color: #9999cc;

border: 3px #666699 solid;

width: auto;

margin-top: 38px;

margin-left: 13.5%;

margin-right: 13.5%;

padding: 8px;

text-align: center;


}
.housebutton {

font-weight: bold;

text-align: center;

margin-bottom: 7px;

margin-top: 7px;

}
.housebutton a {

padding-left: 50%;

text-decoration: none;

display: block;

color: black;

background-color: #9999ff;

border-top: 2px #cce3ff solid;

border-left: 2px #cce3ff solid;

border-bottom: 2px #31557f solid;

border-right: 2px #31557f solid;

}
.housebutton a:hover {

background-color: #666699;

border-top: 2px #31557f solid;

border-left: 2px #31557f solid;

border-bottom: 2px #cce3ff solid;

border-right: 2px #cce3ff solid;

}









#navigator1 {

background-color: #9999cc;

border: 2px #666699 solid;

width: auto;

margin-top: 20px;

margin-left: 31.5%;

margin-right: 31.5%;

padding: 19px;

text-align: center;

}
.housebutton {

font-weight: bold;

text-align: center;

margin-bottom: 7px;

margin-top: 7px;

}
.housebutton a {

padding: 4px;

text-decoration: none;

display: block;

color: black;

background-color: #9999ff;

border-top: 2px #cce3ff solid;

border-left: 2px #cce3ff solid;

border-bottom: 2px #31557f solid;

border-right: 2px #31557f solid;

}
.housebutton a:hover {

background-color: #666699;

border-top: 2px #31557f solid;

border-left: 2px #31557f solid;

border-bottom: 2px #cce3ff solid;

border-right: 2px #cce3ff solid;

}
