body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.gif);
	font-size:12px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FAF5E2;
	background-color: #7D8D4E;
	}
td {
	background:#7D8D4E;
	}
a:link {
	color: #3C471D;
	text-decoration: underline;
}
a:visited {
	color: #3C471D;
	text-decoration: underline;
}
a:hover {
	color: #FAF5E2;
	text-decoration: none;
}
a:active {
	color: yellow;
	text-decoration: underline;
}