BODY {
	font-family : Arial, Helvetica, sans-serif;
	background-color : Black;
}

A:LINK, A:VISITED, A:ACTIVE {
	font-style : normal;
	text-decoration : none;
}

A:HOVER {
	font-style : normal;
	text-decoration : none;
	text-transform : uppercase;
	}



