body {
	background-color: #2121212;
	text-decoration: underline;
	color: A7A35D;


}

body, td, th {
	color: #A7A35D;
	text-decoration: none;
	background-color: 2121212;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;


}

h1, h2 {
	color: #A7A35D;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;


}

h3, h4, h5, h6 {
	color: #996633;
	text-decoration: underline;

}

a {
	color: #999999;
	text-decoration: underline;


}
