body {
	background: #841B7E;
}

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

a:hover {
	color: #EB1CDF;
}

hr {
	border-color: #841B7E;
}