body {
	background-color: #ffebae;
	margin: 5px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #754600;
}
