body {
	padding: 0;
	margin: 0;
	color: #000;
	background: #fff;
	font-family: Georgia, serif;
	font-size: 12pt;
}

table#hovednav,
table#navbar {
	display: none;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#kropp a:link:after, #kropp a:visited:after {
	font-size: 90%;
	content: " <" attr(href) "> ";
}

