BODY {
	color : Black;
	background-color : #000000;
	font-family : Verdana;
	font-size : small;
}

A {
	color : #0000FF;
	text-decoration : none;
}

A:HOVER {
	color : #999999;
	text-decoration : none;
}