body {
	color: #000000;
	background: #586050;
}

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

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

tr.content {
	background: #b7c296;
}

