body {
	margin: 0px;
	background-color: #DBDAD5;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	border: 0px 0 0;
}
a:visited {
	color: #867607;
	text-decoration: none;
}
a:link {
	color: #867607;
	text-decoration: none;
}
a:hover {
	color: #b13a16;
}

