jQuery(document).ready(function($) {
	
	Cufon.replace('.current_page_item', {color: '#7cc805'});
	
});
