body {
	background-color: #000000;
	margin-top: 4px;
	font-family: Arial, "Basic Sans SF", "Times New Roman";
	}

.menu {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.mmenu {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.sidebar {
  color : Black;
  background-color : #ADD8E6;
  border: 2px solid #000000;
}

.bookmark {
	font-size: 12px;
	color: #8B4513;
}

p {
	font-size: 14px;
}



