body {
	background: #E35E1A;
}

#menu .button a:hover {
	background-color: #FB9818;
}

a:hover {
	color: #FB9818;
}

hr {
	border-color: #E35E1A;
}