
#basicmenu h6 {
  color: black;
	font-weight: bold;
	background-color: silver;
}

li a.hover {
  cursor: hand;
}