/* *************************************************************************** */
/* These are the styles for the footer text */
#html_footer {
	text-align:left; /** Alignment **/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4791c5;
	padding-top:1px;
}
#footer_text {
	position:relative;
	padding:0px;
}
#footer_text {
	position:relative;
	text-align:center;
	color:#999999;
	padding-top:5px;
}
#footer_text a:link,
#footer_text a:visited,
#footer_text a:hover,
#footer_text a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#96c438;
}