body {
	margin: 0px;
	background:#000;
}
body,td,th {
	font-family:Verdana, Arial;
	font-size: 11px;
	color: #fff;
	line-height:16px;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}