.TextoChiquito {
	font-size: 12px;
}
.RojoGrande {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.FilaFondoRojo {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	text-align: center;
}

.AzulGrande {
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
}
