.negro{
	color: white;
	/*background: black;*/
	background: black;
	}
.blanco{
	background: white; 
}

.gris{
	background: #C6C5C5; 
}

.amarillo{
	background: #FFE839; 
	/*width: 5px;*/
	}
.naranja{
	color: white;
	background: #F25412; 
	/*width: 5px;*/
	}
.verde{
	color: white;
	background: #339900; 
	/*width: 5px;*/
	}
.verdebotella{
	color: white;
	background: #06371E; 
	/*width: 5px;*/
	}
.rojo{
	color: white;
	background: #E00729; 
	/*width: 5px;*/
	}
.azul{
	color: white;
	background: #0099FF; 
	/*width: 5px;*/
	}
.azulclaro{
	color: white;
	background: #66CCFF; 
	/*width: 5px;*/
	}
.azulreal{
	color: white;
	background: #0099FF; 
	/*width: 5px;*/
	}
.azulmarino{
	color: white;
	background: #002641; 
	/*width: 5px;*/
	}
.granate{
	color: white;
	background: #96221A; 
	/*width: 5px;*/
	}
.avena{
	color: white;
	background: #7A653A; 
	/*width: 5px;*/
	}
.rosa{
	background: #DD84AF; 
	/*width: 5px;*/
	}
.rosafosfo{
	color: white;
	background: #DD0063; 
	/*width: 5px;*/
	}
.violeta{
	color: white;
	background: #9900ff; 
	/*width: 5px;*/
	}
.plata{
	color: white;
	background: #736A63; 
	/*width: 5px;*/
	}
.oro{
	color: white;
	background: #6E4D24; 
	/*width: 5px;*/
	}
