function mudacor(ref,cor){
  ref.style.backgroundColor=cor;
}

