.error { 
  background-color: #ffffff;
	color : #ff0000;
}
.celula {
	background-color: #CA0006;
	color:#ffffff;
}

