$(document).ready(function(){					
	$("#submenu ul li:first a").css({'font-weight' : 'bold', 'color' : '#ff8a0d'});	
});
