body {
	margin: 0px;
	background: #0D0D0D;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table, td {
	margin: 0px;
}

a {
	color: #CCFF00;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}

img {border:0;}

.copyright {
	font-size: 10px;
	color: #363636;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 21px;
	text-decoration: none;
	vertical-align: bottom;
	display: block;
}

