@charset "utf-8";
/* CSS Document */

.highlighBodyText {
	font-family:verdana;
	font-size:20px;
	font-style:none;
	line-height: 24px;
	text-decoration:none;
	color:#9ce39c;
	text-align:left;
}
a.highlighBodyText:link, a.highlighBodyText:visited {
	font-family:verdana;
	font-size:20px;
	font-style:none;
	line-height: 24px;
	font-weight:normal;
	text-decoration:none;
	color:#9ce39c;
	text-align:left;
}
a.highlighBodyText:hover {
	font-family:verdana;
	font-size:20px;
	font-style:none;
	line-height: 24px;
	font-weight:normal;
	text-decoration:underline;
	color:#ffffff;
	text-align:left;
}

.bodyText {
	font-family:verdana;
	font-size:14px;
	font-style:none;
	line-height: 18px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}
a.bodyText:link, a.bodyText:visited {
	font-family:verdana;
	font-size:14px;
	font-style:none;
	line-height: 18px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	text-decoration:underline;
}
a.bodyText:hover {
	font-family:verdana;
	font-size:14px;
	font-style:none;
	line-height: 18px;
	font-weight:normal;
	text-decoration:none;
	color:#58a459;
	text-decoration:underline;
}
