@charset "utf-8";
.footer-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.LINK-FONT {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #026838;
	text-decoration: none;
	border: thin none #FFFFFF;
	font-weight: normal;
}
.border
{
	border: 1px solid #8CC63E;
}
.hint-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #026838;
	text-decoration: none;
	border: thin none #FFFFFF;
	font-weight: normal;
}.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

