a:hover {
	color: #CC9900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.subtext_a {
	color: #000000;
	font-size: 9pt;
	font-style: italic;
}
.subtext_b {
	color: #000000;
	font-size: 10pt;
}
.subtext_c {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
.subtext_d {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
.nav_a {
	color: #FFFFFF;
	font-size: 9pt;
}
.nav_b {
	color: #FFFFFF;
	font-size: 9pt;
	font-style: italic;
}	
.nav_c {
	color: #000099;
	font-size: 9pt;
	font-style: italic;
	font-style: bold;
}	
.nav_detail {
	color: #CC9900;
	font-size: 9pt;
}	

