.blanco {
	color: #ffffff !important;
}

.fondo_blanco {
	background-color: #ffffff !important;
}

.borde_blanco {
	border-color: #ffffff !important;
}

.negro {
	color: #000000 !important;
}

.fondo_negro {
	background-color: #000000 !important;
}

.borde_negro {
	border-color: #000000 !important;
}

.azul {
	color: #006729 !important;
}

.fondo_azul {
	background-color: #006729 !important;
}

.borde_azul {
	border-color: #006729 !important;
}

.gris {
	color: #C3C3C3 !important;
}

.fondo_gris {
	background-color: #C3C3C3 !important;
}

.borde_gris {
	border-color: #C3C3C3 !important;
}