body {
	color: #000000;
	background: #5b444f;
}

a:link { color: #8b8d92; }
a:visited { color: #403c43; }
a:active { color: #020202; }
a:hover { color: #ffffff; }

a.bottom:link { color: #847680; }
a.bottom:visited { color: #847680; }
a.bottom:active { color: #847680; }
a.bottom:hover { color: #ffffff; }

tr.content {
	background: #bfafbb;
}
