a.nav{
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-family: Verdana;
  font-size: 12px;
}

a.nav:hover{
  color: #CCCCCC;
}