a.nav { text-decoration: none; text-underline:none; color: #dd8800; font-size:16;  font-family:arial; font-weight:bold; width:100%; display:block; }
a:hover.nav { text-decoration: none; color: #dd8800; background-color: white; }
a.top.nav { text-decoration: none; color: #dd8800; }
a.top:hover.nav { text-decoration: none; color: #dd8800; background-color: white; }

