.MenuText .MenuText a { 
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	color: #9A9A9A;

}

a:link, a:visited {
	color: #9A9A9A;
	font-size: 13px;
	text-decoration: none;
	font-family: "Century Gothic";
}

a:hover {
	color: #FFC800;
	text-decoration: none;
	font-family: "Century Gothic";
}