@charset "utf-8";
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}
#subnav a:link, #subnav a:visited, #subnav a:active {
	color: #666666;
	text-decoration: none;
}


#subnav a:hover {
	color: #999999;
	text-decoration: none;
}
