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

