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

/* PLACEHOLDER */

.x {
	color: 000000;
	}


/* GLOBAL */

A:hover {
	color: #990000;
	}


/* LSB */

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

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

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

.nav_on {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	}

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

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

// -->
</style>
