function movm(which){which.style.color="#ffffff";}
function motm(which){which.style.color="#fcc544";}

function movma(which){which.style.color="#ffffff";}
function motma(which){which.style.color="#fcc544";}

function mova(which){which.style.color="#ffffff";}
function mota(which){which.style.color="#000000";}

function movl(which){which.style.color="#ffffff";}
function motl(which){which.style.color="#003399";}

function movc(which){which.style.color="#bf0e00";
which.style.textDecoration="underline";}
function motc(which){which.style.color="#003399";
which.style.textDecoration="none";}

function movnt(which){which.style.color="#bf0e00";
which.style.textDecoration="underline";}
function motnt(which){which.style.color="#003399";
which.style.textDecoration="none";}


