body,td,th {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #7a4626;
	margin-top: 0px;
	padding-top: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #562912;
}
a:active {
	text-decoration: none;
	color: #09DBFF;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #562912
}
