a.nav { 
  color: F1D309;
  text-decoration: none;
  margin-left: 10pt;
  margin-bottom: 2pt;
  margin-top: 2pt;
  font-family: Georgia, Palatino, serif;
  font-weight: bold;
  font-size: 100% ;
}
a.nav:hover { 
  color: #ff8001;
  text-decoration: none;
} 
a.nav:active { 
  color: blue;
  text-decoration: none;
}
--></style>
