function msover()
{{event.srcElement.style.color="white";event.srcElement.style.backgroundColor="#f8c703";event.srcElement.style.cursor = "";
}}
function msout()
{{event.srcElement.style.color="";event.srcElement.style.backgroundColor="";event.srcElement.style.cursor = "auto";
}}

