@charset "iso-8859-1";

body,td,th {
	color: A46A42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #2b200c;
}
a:link {
	color: C54D00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: E19C74;
}
a:hover {
	text-decoration: underline;
	color: FE5222;
}
a:active {
	text-decoration: none;
}
