$(document).ready(function() {
	$('.moduletable a.mainlevel').eq(6).css('font-weight','bold');
});	
