body {
	margin: 0px;
	padding: 0px;
	background-color: #624F02;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #443617;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #443617;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #443617;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #443617;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #443617;
	text-decoration: none;
	font-weight: bold;

}
