<style type="text/css">
<!-- //

.x {
	color: 000000;
}


/* NAV OFF */

.nav {
	font-size: 11px;
	color: #666666;
}

.nav A {
	color: #666666;
	text-decoration: none;
}

.nav A:hover {
	color: #CC0000;
	text-decoration: underline;
}


/* NAV ON */

.frame {
	border: 1px #333333 dotted;
 }

.frame .nav {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

.frame .nav A {
	color: #CC000;
	text-decoration: none;
}

.frame .nav A:hover {
	color: #CC0000;
	text-decoration: underline;
}


/* SUBNAV ON */

.nav_on {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

.nav_on A {
	color: #CC000;
	text-decoration: none;
}

.nav_on A:hover {
	color: #CC0000;
	text-decoration: underline;
}
 
// -->
</style>
