body {
	background-color: black;
	color: white;
}

a {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: 7f7f7f;
}

table.navigation {
	margin: auto;
}
