BODY {
	background-color: #101010;
	background-image:url(images/page_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: arial;
	font-size: 11px;
	color: #a3a3a3;
	text-decoration: none;
	line-height:17px;
}

a{
	text-align:center; font-size:16px; color:#FFFFFF; text-decoration:none;
}