body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
table {
	font-size: 12px;
	color: #666;
}
a:link {
	text-decoration: none;
	color: #666;

}
a:visited {
	text-decoration: none;
	color: #666;

}
a:hover {
	text-decoration: none;
	color: #F00;
}
img{ border:0px;}