body {
	color : white;
	background-color : black;
	font-family : verdana, arial, sans-serif;
}

a {
	color : #20FF20;
	text-decoration : none;
}

a:hover {
	color : white;
}

.top {
	vertical-align : top;
}

table {
	width : 100%;
}
