a.nav { 
  color: 3CCDFF;
  text-decoration: none;
  margin-left: 10pt;
  margin-bottom: 2pt;
  margin-top: 2pt;
  font-family: Georgia, Palatino, serif;
  font-weight: bold;
  font-size: "12";
}
a.nav:hover { 
  color: FFFFFF;
  text-decoration: none;
} 
a.nav:active { 
  color: blue;
  text-decoration: none;
}
--></style>

