header a:after, footer a:after, a:after.no-expand{
	content: ""!important;
}
a[href]:after{
	content:""!important;
}
a[href][class!="no-expand"]:after{
	content:" (" attr(href) ") "!important;font-size:0.8em;font-weight:normal;
}
#ac_lev1 a[href]:after img{
	content:" (" attr(alt) ") "!important;font-size:0.8em;font-weight:normal;
}
#ac_lev1 section, #ac_lev1 article, #ac_lev1 div {
	display: block!important;
}
header, footer{
	background: #0371B3!important;
	padding: 1em 0;
	margin-bottom: 1em;
}
header h1, footer p {
	color: white!important;

}