a:link {
	text-decoration: none;
	color: #b07a22;
}
a:visited {
	text-decoration: none;
	color: #b07a22;
}
a:hover {
	text-decoration: underline;
	color: #b07a22;
}
a:active {
	text-decoration: none;
	color: #b07a22;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BB8D41;
}
.boldlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #b07a22;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: b07a22;
}
.boldcopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #BB8D41;
	font-style: italic;
	font-size: 14px;
}
.dates {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: none;
}
.small_light {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #bb8d41;
}
.italic_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #bb8d41;
	font-weight: bold;
}
