@charset "UTF-8";

#site_footer .row {
	color:#626366;
	font-size:8pt;
	background:#efefef;
}

#site_footer a {
	color: #626366;
	text-decoration: none;
}

#site_footer a:hover {
	color: #87888a;
	text-decoration: underline;
}

#site_footer a:after {
	content: none;
}