.slyfox 
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline overline;
	color: #C7DFEB;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}