BODY
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: small;
        color: #FFFFFF;
}
a:link, a:visited {
	text-decoration: underline;
        color: #000099;
}
a:hover, a:active {
	text-decoration: none;
        color: #000099C;
}

.navheader {

}

.navheader a:link {
 font-size: 12;
 text-decoration : none;
}

.navheader a:visited {
 font-size: 12;
 text-decoration : none;
}

.navheader a:active {
 font-size: 12;
 text-decoration : none;
}

.navheader a:hover{
 font-size: 14;
 text-decoration : underline;
 color: #CCFF00;
}

.navfooter a:active{
 font-size: 14px;
 text-decoration : underline;
}

.navfooter a:visited{
 font-size: small;
 color: #675960;
}

.navfooter a:link{
 font-size: small;
 color: #675960;
}

.navfooter a:hover{
 font-size: small;
 text-decoration : underline;
 color: #675960;
}

.navfooter {
Border-top: 1px solid #C0C0C0;
font-size: 10px;
}


