#menuLinks a {
	
}
#menuLinks a:hover {
	color :#990000;
	background:gray;
}
#menuLinks a:visited {
	color :#990000;
	text-decoration: none;
}
#menuLinks a:link {
	color :#990000;
	text-decoration: none;
}
#menuLinks a:active {
	color :#990000;
}
#menuLinks  p {
	text-align: center;	
	font-weight: bold;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
}

	