a.communNav, a.communNav:visited {
    font-family: Verdana;
    font-size: 10px;
    color: #000;
    text-decoration: none;
}

a.communNav:hover {
    font-family: Verdana;
    font-size: 10px;
    color: #ff0000;
    text-decoration: none;
}

a.OtherNav, a.OtherNav:visited  {
    display: block;
    width: 114px;
    height: 10px;
    font-family: Verdana;
    font-size: 10px;
    color: #000;
    text-decoration: none;
    padding: 0px 0px 0px 8px;
    background-image: url(/images/othernav.gif);
    background-repeat: no-repeat;
}

a.OtherNav:hover {
    display: block;
    width: 114px;
    height: 10px;
    font-family: Verdana;
    font-size: 10px;
    color: #ff0000;
    text-decoration: none;
    padding: 0px 0px 0px 8px;
    background-image: url(/images/othernav.gif);
    background-repeat: no-repeat;
}

a.WhatsNewNav, a.WhatsNewNav {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}

a.WhatsNewNav:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #000;
}