a {
	color: #a4350e;
	font-weight: bold;
}

a:hover, a:visited:hover {
	color: #f30;
}

a:visited {
	color: #666;
}

body {
	background: black;
	color: white;
	font: small/1.5 sans-serif;
}
