body { color: #fff; font-size: 11pt; background-color: black; background-position: center; width: 800px; height: 600px; }

p { }

td { }

a:link {
	color: #fc3;
	text-decoration: none;
}

a:visited {
	color: #fc3;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
