@charset "utf-8";
/* CSS Document */

.texto-azul{color:#39F;}
.texto-rojo{color:#F00;}
.texto-verde{color:#6F9;}
.texto-amarillo{color:#FF3;}
.texto-cyan{color: #0CF;}
.texto-magenta{color:#F36;}
.texto-naranja{color:#F63;}
.texto-negro{color:#000;}
.texto-blanco{color:#FFF;}
.texto-gris{color:#999;}
.texto-bordo{color:#820000;}