
a.menu_link {
	text-decoration:none;
	font-weight:bold;
	color:#6b675c;
	font-family:Arial;
	font-size:11px;
}

li.menu_bottom {
	margin-left:0px;
	padding-top:3px;
	padding-bottom:3px;
	border-top:dashed #aea38f 1px;
	border-bottom:dashed #aea38f 1px;
	width:90px;
	text-align:center;
	list-style-type:none;
}

li.menu {
	margin-left:0px;
	padding-top:6px;
	padding-bottom:6px;
	border-top:dashed #aea38f 1px;
	width:90px;
	text-align:center;
	list-style-type:none;
	line-height:13px;
}

