/* (very) basic styles to link before more complex @imports */
/*  (c) 2006 Marketing Acumen, LLC */
#page_footer .style1 {font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#page_footer .style2 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #666666; }
#page_footer a:link {
	color: #666666;
}
#page_footer a:visited {
	color: #999999;
}
#page_footer a:active {
	color: #666666;
}
#page_footer .style3 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}