.ourmenu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: medium;
	text-align: center;
	border-width: thin;
	border-spacing: px px;
	border-style: none;
	padding-right: 2px;
	font-style: normal;
	color: #EEF19E;
	background-color: #0F14CD;
}
.ourmenu a:link {
	text-decoration: none;
}
.ourmenu a:hover {
	color: #99CCFF;
}
.centercell {
	text-align: center;
}
