
@import url("/css/all.css") all;


a:after
{
	content: " [" attr(href) "]";

	font-size: smaller;

	text-decoration: underline;
}


th a:after
{
	content: "";
}


header, #menu, footer
{
	display: none;
}
