
body {
	background-color: #0F5934;

	
	margin-left: 10px;
	margin-right: 10px;
	
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color:#FFFF33;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
