.body_text
{
        font-size: 9px;
        font-family: verdana, Helvetica, Arial, Geneva, Sans-serif;
        color: #CCCCCC;
        text-decoration: none
}

.body_text a{
text-decoration: none;
color: #CCCCCC; 
}
.body_text a:hover {
	text-decoration: underline;
color: #CCCCCC;

}
.body_text a:visited {
	text-decoration: none;
	color: #CCCCCC;
}


.Nav
{
        font-size: 11px;
        font-family: verdana, Helvetica, Arial, Geneva, Sans-serif;
        line-height: 15px;
        color: #333333;
        font-weight: normal;
        text-decoration: none;
}

.Nav a
{
color: #990000;
font-size: 11px;
text-decoration: none;
}

.Nav a:link
{
color: #990000;
font-size: 11px;
text-decoration: none;
}

.Nav a:hover {
	font-size: 11px;
	color: #990000;
    text-decoration: underline;
	background-color: #;
}
.Nav a:visited {
	color: #990000;
font-size: 11px;
text-decoration: none;
}







.small
{
        font-size: 11px;
        font-family: verdana, Helvetica, Arial, Geneva, Sans-serif;
        line-height: 15px;
        color: #333333;
        font-weight: normal;
        text-decoration: none;
}

.small a
{
color: #990000;
font-size: 11px;
text-decoration: none;
}

.small a:hover {
	font-size: 11px;
	text-decoration: underline;
	background-color: #;
}
.small a:visited {
	color: #990000;
font-size: 11px;
text-decoration: none;
}



