.nothing { color:red }

.nav {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: bold;
color:#660033;
background-color:#EAECEE
}

.nav_highlight {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: bold;
background-color:#FFFFFF;
color:#990000;
cursor:hand;
cursor:pointer
}