
.menu a:hover{ color: #000066;}
.header { background-color: #051a37; height: 85px; color: #fff; }
.subHeader { background-color: #051a37; }

.footer { background-color: #051a37; color: white; }
.footer a {color: white;}
.footer a:hover {color: black;}

.button { background: #051a37; color: white; border: 1px solid #666; }



