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

h1 {font-family: helvetica, arial; font-size: 20px;  }
h2 {font-family: georgia; font-size: 18px; color: #09173b; }