.e-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #746853;
}
.e-bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #746853;
	text-decoration: none;
}
.e-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ADC91A;
	text-decoration: none;
}
.e-bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ADC91A;
	text-decoration: none;
}
a:link {
	color: #746853;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ADC91A;
}
a:hover {
	text-decoration: underline;
	color: #746853;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #ADC91A;
}
