body {
	color : #ffffff;
	background-color : #000000;
}

a:link {color : #ffffff; text-decoration : none;}
a:visited {color : #990099; text-decoration : none;}
a:hover {color : #ffffff; text-decoration : underline;}