.menu {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #C7C7C7;
}
a.navtext:link {
	text-decoration:none;
	color:#C7C7C7;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	}

a.navtext:visited {
	text-decoration:none;
	color:#C7C7C7;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 9px;
	font-weight: normal
	}

a.navtext:active {
	text-decoration:none;
	color:#C7C7C7;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 9px;
	font-weight: normal
	}

a.navtext:hover {
	text-decoration:none;
	color:#E4CD9C;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 9px;
	font-weight: normal
	}

