BODY {
	background-color : #000000;
	color : #ffffff;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration : none;
}

a:hover {
	color: #66cc66;
	text-decoration : none;
}

