body,td,th {
	color: #757575;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.style1 {color: #979797}
a:link {
	color: #00ff42;
	text-decoration: none;
}
a:visited {
	color: #00ff42;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: none;
}
a:active {
	color: #00ff42;
	text-decoration: none;
}
