body {
	background-color: #f8b333; 
	color: #000000;
	font-family: 'Sorts Mill Goudy', serif;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000
}

a:hover {
	text-decoration: none; 
}