body {
	color: #ffcc99;
	background-color: #000000;
}
a {
	color: #eeeeee;
}
a:hover {
	color: #ffcc99;
}