.azul {
	background-color: #90C3D4;
}

.fuenteArial {
	font-family: Arial;
}

.verde {
	color: green;
}

.grande {
	font-size: x-large;
}