BODY {
	background-color: #000000;
	margin: 0px auto;
	padding: 0px;
	width: 776px;
	overflow: scroll;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 20px;
	color: #FF0000
	}
A {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF
	}
A:hover {
	text-decoration: underline;
	}
