.navTable
{
background-color:7A282A;
font-color:white;
font-family:verdana;
font-size:13px;
color:white;
}

.navTable A:link {text-decoration: none; color: white;}
.navTable A:visited {text-decoration: none; color: white;}
.navTable A:active {text-decoration: none; color: white;}
.navTable A:hover {text-decoration: none; color: grey;}