@charset "utf-8";
.images h2:hover b.bordo {
	color: #CC0033;
}
.images h2:hover b.rojo {
	color: #CC0000;
}
.images h2:hover b.celeste, .images a:hover.celeste {
	color: #0099CC;
}
.images h2:hover b.marron {
	color: #663300;
}.images h2:hover b.naranja {
	color: #FF9900;
}
.images h2:hover b.amarillo {
	color: #FFCC00;
}
.images  h2:hover  b.azul, .images a:hover.azul {
	color: #003366;
}
