@charset "utf-8";
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: lowercase;
	color: #CC0000;
	background-color: #E0E3C6;
	letter-spacing: 1mm;
	text-align: center;
	vertical-align: bottom;
	list-style-type: square;
	padding-bottom: 2mm;
}

