.menu {
	font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:9px;
	font-weight:bold;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	line-height:14px;
	text-transform:uppercase;
	padding:2px;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
	letter-spacing: .2em
	}
