.menuline {
	text-align: center;
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: maroon;
	background-color: #FFFFFF;
}

.menuline A {
	color: maroon;
	font-style: normal;
	font-weight: bold;
}
