			Cufon.replace('ul.menu li a', {
				textShadow: 'none',
				fontWeight: 'bold',
				textTransform: 'uppercase',
				separate: 'none',
				letterSpacing: '-0.3px',
				hover: 'true',
				fontStyle: 'normal',
				fontStretch: 'normal'
			}
			
			);
