body {
	background-color:000000;
	font-family:trebuchet MS;
}

 p {color:ffffff;font-size:70px;}

a:link {color:#ffffff;}
a:visited {color:#ff0000;}
a:hover {color:#00ff00;}
a:active {color:#ffffff;}

table {
border: 0px;
}

th, td {
	padding: 10px;
	text-align: center;
}