body {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	background-color: #718856;
	background-repeat: repeat-x;
	background-image:url(images/index_03.jpg);
	color: #315611;
}


body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333
}