body
{
	margin:0px;
	background:#333;
	color: #999999;
}

img
{	border-style: none; }

td
{	font:12px georgia;}
	
a {
	color: #BB983A;
	text-decoration:none;
	}
	
a:hover {
	color: #FF9900;
	text-decoration:underline;
	}