/* *************************************************************************** */
/* These are the styles for the footer links */
#footer_links {
	position:relative;
	text-align:center;
	background-color:;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b2b19d;
}
#footer_links a:link,
#footer_links a:visited,
#footer_links a:hover,
#footer_links a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b2b19d;
}