body {
	margin: 0 0 0 0;
	background-color: #0b0b0b;
	background-image: url(/_img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #FFAE00;
}
a:visited {
	color: #FFAE00;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}#interface td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	line-height: 20px;
}
