function menu(obj, estilo){obj.style.cursor = 'hand'; obj.className=estilo;}
function menuentra(src) {src.bgColor='#FFFFFF';src.style.cursor='hand';}
function menuentra2(src) {src.bgColor='#0066CC';src.style.cursor='hand';}
function menuentra3(src) {src.bgColor='#336633';src.style.cursor='hand';}
function menuentra4(src) {src.bgColor='#336633';src.style.cursor='hand';}
function menusale(src) 	{src.bgColor='';}
