*, td, img  { margin: 0; padding: 0; outline: none;} 
img { border: none; }



body { 
	margin: 50px;
	font: 16px helvetica, arial, sans-serif; 
	color: #ffffff;
	background-color: #000000;
	}

a {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a:hover {
	text-decoration: underline;
}

p {
}
