a:link {
	color: #463929;
	text-decoration: underline;
}

a:visited {
  color: #463929;
	text-decoration: underline;
}

a:hover {
	color: #B0A75B;
	text-decoration: none;
}

a:active {
	color: #463929;
	text-decoration: underline;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
