.imageborder {
	border: 1px solid #BA8638;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3C2415;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3C2415;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #BA8638;
	text-decoration: underline blink;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #50301D;
}
.bodysmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #50301D;
}
