body {
	font-family: Arial;
	font-size: 12px;
	background-color: #111111;
	background-image: url(images/header_bg.gif);
	color:#EEEEEE;
	/*background-repeat: repeat-x;*/
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #0D6B0C;
}

a:active {
	color: #000000;
}

table {
	font-size: 12px;
	font-family: Arial;
}