<!--
function canviFonsTd(cela, color)
{
	document.getElementById(cela).style.backgroundColor=color;
}
 -->