.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #935A01;
	font-weight: bold;
	text-decoration:none;

a:visited
	color: #935A01;
		font-weight: bold;
a:link
	color: #935A01;
	font-weight: bold;
}
.subnavblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #4573B3;
	font-weight: bold;
	text-decoration:none;

a:visited
	color: #4573B3;
		font-weight: bold;
a:link
	color: #4573B3;
	font-weight: bold;
}