body {
	background-color: white;
	color: black;
}

div {
	margin-bottom: 10px;
}

ul.menu {
	display: none;
	list-style-type: none;
	margin-top: 5px;
}

a.menuLink {
	font-size: 16px;
	font-weight: bold;
}