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