.menuLinks {
	font-weight: bold;
	text-decoration: none;
	color: #000000;


}

.menuLinks2 {
	font-weight: bold;
	text-decoration: none;


}
a:hover {
	color: blue

}

