body {
	background-color: #333a3f;
	color: white;
}

a, a:visited {
	color: white;
}

a:hover {
	color: #44aaff;
}

.top_menu, .bottom_menu {
	border-color: black;
	background-color: white;
	color: black;
}

.top_menu {
}

.bottom_menu {
}

.customizer {
	background-color: white;
	color: black;
}

a.top_menu_a, a.bottom_menu_a {
	color: black;
}

a.top_menu_a:hover, a.bottom_menu_a:hover {
	color: #00666b;
	Xcolor: white;
	Xbackground-color: black;
}

