td  {
	font-family : Century Gothic;
	color : #ff822f;
	font-size : 12px;
}

.footer  {
	color : #666666;
	border : 1px solid #4b4b4b;
}

body  {
	font-family : Century Gothic;
	font-size : 12px;
	background-color : #000000;
	color : #ff822f;
}

img  {
	border : 0;
}

a  {
	font-family : Century Gothic;
	font-size : 12px;
	color : #ff822f;
	text-decoration : underline;
}

a:hover  {
	font-family : Century Gothic;
	font-size : 12px;
	color : #ff822f;
	text-decoration : none;
}

.borderA  {
	border-right : 1px solid #4b4b4b;
	border-bottom : 1px solid #4b4b4b;
	border-left : 1px solid #4b4b4b;
}


