.nav { color : gray; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-align: center; }
.nav A:link { color : silver; text-decoration : none;}
.nav A:active { color : silver; text-decoration : none;}
.nav A:visited { color : silver; text-decoration : none;}
.nav A:hover { color : white; text-decoration : underline;}

