.menu-6{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	display: inline;
	font-size: 1em;
	margin-top: 0px;
}
a.item6:link, a.item6:visited{
	color:#feeaba;
	text-decoration:none;
	background-color: #752003;
	border-top-color: #FEEEC6;
	border-right-color: #FEEEC6;
	border-bottom-color: #B6742C;
	border-left-color: #B6742C;
}
a.item6:hover, a.item6:active{
	color: #990000;
	background-color: #FEEEC6;
	border-top-color: #b6742c;
	border-right-color: #B6742C;
	border-bottom-color: #FEEEC6;
	border-left-color: #FEEEC6;
}
a.item6 {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	display: inline;
	background-color: #FEE37A;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 3px;
}

