a.nav:link { color: white; text-decoration: none }
a.nav:active { color: blue; text-decoration: none }
a.nav:visited { color: white; text-decoration: none }
a.nav:hover { color: gray; text-decoration: none }
