/* Navbar Style Sheet */ 
.navdiv { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; 
text-decoration: none; cursor: pointer; border-bottom: 1px solid; } 

a.navtext:link, a.navtext:visited, a.navtext:active, a.navtext:hover { color: #FFFFFF; text-decoration: none;}
