body {
	font-family: Arial;
	color: #996633;
	background-color: black;
}

td {
	font-family: Arial;
	color: #996633;
}

th {
	font-family: Arial;
	color: #996633;
}

A:link {text-decoration: none;
		color:#FFFFFF;
		}
A:visited {text-decoration: none}
A:active {text-decoration: none;}
A:hover {text-decoration: none;
			color:#996633;}