@charset "utf-8";
.precio_amarillo {
	font-family: arial;
	font-size: 25px;
	font-weight: bold;
	color: #FFFF00;
}
.textowhite12 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.textowhite12bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.textogris14 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.textogris14bold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.textowhite14 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.textopink14 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #FF66FF;
}
.textomorado14 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #330099;
}
.textowhite15bold {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.textopink16bold {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF66FF;
}
.textowhite10 {
	font-family: arial;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
}
.textomorado15bold {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #6600FF;
}

