body {
	font: 12px verdana,helvetica;
	color: White;
	background-color: Black;
}

a {
  text-decoration: none;
}

A:link {
  color: White;
}

A:visited {
  color: White;
}

a:hover {
  color: White;
  text-decoration: underline;
}

td {
	font-size: 12px;
}

copyright {
	font-size: 10px;
	text-align: center;
}
