.menuLinks {
	text-decoration: none;
	color: #990000;
	font-weight: normal;


}
.menuLinks:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
