body {
	background-color: Black; color: White;
}
a {
	color: White;
}
a:vlink {
	color: White;
}
a:alink {
	color: White;
}
a:hover {
	color: Red; text-decoration: none;
}
p {
	font-family: Verdana; text-align: center;
}
div {
	 font-family: Verdana; text-align: center;
}
h1 {
	font-family: Verdana; text-align: center;
}
td {
	text-align: center;
}