a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 4F4436;
	text-decoration: underline;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: E9CBA5;
	text-decoration: none;
}

body {
	background-color: CBB190;
}

