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