.Relleno_Verde {
background-color:#ABC413;
}
.Relleno_Azul {
background-color:#39559F;
}
.Relleno_Rojo {
background-color:#CC0000;
}
.Relleno_Gris {
background-color: #666666;
}
.Relleno_Amarillo{
background-color: #CCCC00;
}
.Relleno_Naranja {
background-color: #FF6600;
}
.Relleno_Violeta {
background-color: #6600CC;
}
.Verde {
color: #5B6A01;
}
.Gris {
color: #333333;
}
.Negro {
color:#000000;
}
.Blanco {
color: #FFFFFF;
}
.Azul {
color: #39559F;
}
.Rojo {
color:	#CC0000;
}
.Amarillo {
color: #CCCC00;
}
.Naranja {
color:	#FF6600;
}
.Violeta	 {
color:	#6600CC;
}
