body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #31312f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(i/bg.gif);
	background-repeat:repeat-x;
}
a:link {
	text-decoration: none; color:#E5E5E5;
}
a:visited {
	text-decoration: none; color:#E5E5E5;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none; color:#FF0000;
}

td
{
font-size:12px;
}

input
{
font-size:12px;
font-family:tahoma;
}
