	:link	 {
			Color : #518412 ;
			font-weight: bold;
			Text-Decoration : none
		}
	:visited	 {
			Color : #518412  ;
			font-weight: bold;
			Text-Decoration : none
		}
	A:hover	 {
			Color : #7C72E9 ;
			Text-Decoration : none
			}

body {
	background-color: #a8d59d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}
.text_bold {
	font-weight: bold;
	color: #000000;
}
.heading_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E2F9E0;
}
.legal {
	font-size: 10px;
	color: #518412;
	word-spacing: normal;
}

/* Footer Nav Bar */
.foot_navtext {
	font-size: 14px;
	color: #A8D59D;
}
.foot_navtext a{
	font-size: 14px;
	color: #A8D59D;
	font-weight: normal;
}
.foot_navtext a:hover{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}