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