body {
	font-family: "Liberation Sans", Arial, Helvetica, "Bitstream Vera Sans", "DejaVu Sans", sans-serif;
}
#hiddenlink, #search {
	display: none;
}
* {
	background: inherit;
}
a:link, a:visited, a:active, a:hover {
	color: #000;
	text-decoration: underline;
}
a[href]:after {
	content: " ("attr(href)")";
	color: #ccc;
	font-style: italic;
	font-size: .8em;
	text-decoration: none;
}
acronym[title]:after, abbr[title]:after {
	content: " ("attr(title)")";
	color: #ccc;
	font-style: italic;
	font-size: .8em;
	text-decoration: none;
}
img {
	border: none;
}
#menu, #sidebar {
	display: none;
}
