.Nav1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	background-color: #DCDCB8;
	background-position: right center;
	display: block;
	width: 140px;
	padding: 4 px;
}
.Nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #333333;
	background-color: #DCDCB8;
	background-position: right center;
	display: block;
	width: 140px;
	padding: 4 px;
}
