<!--START OF NAVIGATION LINKS -->
.A {
	text-decoration: none;
}

.nav:LINK
{
    font-style: normal;
    text-decoration: none;
    color: #999966;
    margin-left: 10px;
    margin-right: 10px;
	font-size:11pt;
}

.nav:ACTIVE{
	font-style: normal;
	text-decoration: none;
	color: #999966;
	margin-top: 50;
	    margin-left: 10px;
    margin-right: 10px;
font-size:11pt;
}

.nav:VISITED{
	font-style: normal;
	text-decoration: none;
	color: #999966;
    margin-left: 10px;
    margin-right: 10px;
font-size:11pt;
}

.nav:HOVER {
	font-style: normal;
	text-decoration: none;
	color: #000000;
    margin-left: 10px;
    margin-right: 10px;
font-size:11pt;
}




.navActive:LINK {
	font-style: normal;
	text-decoration: none;
	color: #000000;
	    margin-left: 10px;
    margin-right: 10px;
font-size:11pt;
}

.navActive:ACTIVE{
	font-style: normal;
	text-decoration: none;
	color: #000000;
	    margin-left: 10px;
    margin-right: 10px;
font-size:11pt;
}

.navActive:VISITED{
	font-style: normal;
	text-decoration: none;
	color: #000000;
	    margin-left: 10px;
    margin-right: 10px;
font-size:11pt;
}

.navActive:HOVER {
	font-style: normal;
	text-decoration: none;
	color: #000000;
	margin-left: 10px;
    margin-right: 10px;
font-size:11pt;
}




.next:LINK {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #999966;
}

.next:ACTIVE{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #999966;
}

.next:VISITED{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #999966;
}

.next:HOVER {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}



.bodyCopyLink:LINK {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #999966;
}

.bodyCopyLink:ACTIVE{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #999966;
}

.bodyCopyLink:VISITED{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #999966;
}

.bodyCopyLink:HOVER {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
	
.normalLink:LINK {
	text-decoration: none;
	color: #000000;
}

.normalLink:ACTIVE {
	text-decoration: none;
	color: #000000;
}

.normalLink:VISITED {
	text-decoration: none;
	color: #000000;
}

.normalLink:HOVER {
	text-decoration: none;
	color: #000000;
}
<!-- END OF NAVIGATION LINKS -->
