function marca(a){
	document.getElementById("m"+a).style.color = "#D16E1A";	
}