body {
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF33;
}
