a:hover {
	text-decoration: underline;
}
a {
	color: #976830;
	text-decoration: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	background-color: #F7E5BF;
}

