/* SET BLAGGERS */
body {
	background-color: #000;
	margin-top: 0; 
	margin-left: 0;
	margin-right: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #E9D800;
}
.bodyk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E9D800;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #E9D800;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;*/
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #E9D800;
	text-decoration: none;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;*/
}
a.blanklink:link, a.blanklink:visited, a.blanklink:hover, a.blanklink:visitedhover {
	color: ;
	text-decoration: none;
	background-color: ;
}
.hlt td {
    background-color: #E9D800;
	color: #000;
}
img { behavior: url(iepngfix.htc); }