BODY {
	font-family: Arial;
	color: #710035;
	background-color: black;
	text-align: center;
	margin: 0px;
	scrollbar-base-color: white;
	background-image: url(images/background.gif);
}


A {
	text-decoration: none;
	color: #AAAAAA;
}

A:Hover {
	text-decoration: none;
	color: #888888;
}
