body {
	background: #fff;
}
a {
	color: #000;
	text-decoration: none;
}
.a {
	display: inline !important;
}
.noshow, 
#header a,
#top_nav,
#nav, 
#bottom_nav, 
ul.staff, 
#left_col, 
#right_col, 
#footer p a {
	display: none;
}

