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

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

	a:active { color: #4d4d4d; }

	a:hover { color: #EB8D24; text-decoration:underline; }

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4d4d4d;
}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #4d4d4d;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4d4d4d;
}
.bodyorangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EB8D24;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: EB8D24;
}.smallorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EB8D24;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EB8D24;
}
