/* *************************************************************************** */
/* These are the styles for the footer links */
#footer_links {
	position:relative;
	text-align:center; 
	padding-top:1px; 
	font-family:"Lucida Sans", "Lucida Grande", Arial, sans-serif;	
	font-size:11px; 
	color:#9f957c; 
}
#footer_links a:link,
#footer_links a:visited,
#footer_links a:hover,
#footer_links a:active {
	font-family:"Lucida Sans", "Lucida Grande", Arial, sans-serif;	
	font-size:11px; 
	color:#9f957c;
}
