body {
	background: #D80059;
}

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

a:hover {
	color: #EE136D;
}

hr {
	border-color: #D80059;
}

li.current,
li.current a {
	color: #EE136D ! important;
}

