
body {
	background-color: #252525;
	text-align: center;
	table-layout:inherit
}
a {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #ffffff;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:link {
	text-decoration: none;
        color: #AFC113;
}
a:active {
	text-decoration: none;
}
body,td,th {
	
font-family: Courier New, Courier, mono;
font-size: 12px;
color: #ffffff;
}
a:hover {color: #FFFFFF;text-decoration: none;}
input {font-size: 10px;}
table
{ 
margin-left: auto;
margin-right: auto;
}
#header    { background: #000000;}

