body { color: #204688; font-family: Arial, sans-serif; background-color: white; }
A:hover { background: cyan }
H2 { color: white; background-color: #204688 }
H6  { color: #204688; background-color: white }
.nav:link {color:white}
.nav:visited {color:white}
A.nav:hover {color:#204688; background: cyan}
A.graphic:hover {background: #204688}
