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