body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #663300;
	font-style: normal;
}
body {
	background-color: #bebaa8;
	margin-top: 20px;
	margin-left: 20px;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #666633;
}
a:active {
	text-decoration: none;
	color: #666633;
}
