// JavaScript Document
function ov(e){e.parentNode.style.backgroundColor="#FFccFF";e.style.cursor="hand";}
function ot(e){e.parentNode.style.backgroundColor="#ffffff";e.style.cursor="default";}

