body,td,th {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin:0px; background-color: #250a07;
	background-image:url(images/bg.gif); background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 10px;
	color: #2a4f08;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: 10px;
	color: #2a4f08;
	text-decoration: none;
	font-weight: bold;
}

