BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #000000;	
}
A  {text-decoration: none;
       color: white}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	outline: none;
}
a
{
	outline: none;
}
:focus
{
	-moz-outline-style: none;
}
.bg {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	background-color: #FFFF00;
}
a:hover {
	color: #FFFFFF;
	background-color: #00FFFF;
}
a:visited {
	color: #000000;
	background-color: #FFCCCC;
	text-decoration: none;
}
