body {
	background: Black;
	color: ButtonFace;
}
a:hover {
	color: #FEFF00;
}
a:visited {
	color: #000099;
}