body {
	background-color: #000000;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

