body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #000000;
}

body, td, th {
	color: #ffffff;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	color: #F8DFAB;
}

a:visited {
  color: #F8DFAB;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #C17022;
}