body {
	background: #E2F4FF;
}

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

a:hover {
	color: #BDE0F6;
}

hr {
	border-color: #E2F4FF;
}