body {
	background-color: #6b4127;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ddad63;
	}
a:link {
	color: #c5995b;
	text-decoration: underline;
}
a:visited {
	color: #c5995b;
	text-decoration: underline;

}
a:active {
	color: #c5995b;
	text-decoration: underline;

}
a:hover {
	color: #ddad63;
	text-decoration: none;

}
