function mano(cual){ document.body.style.cursor='hand'; cual.style.backgroundColor='#0A81CA'; cual.style.color='#ff00ff'; cual.style.fontsize='12px'; }