@charset "utf-8";

.chat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

.comm100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #3CF;
}
.titulosgrandes2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.titulosgrandes3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000;
}
.validar {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.TitulosAmarillosBold {
	color: #FFE78C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}
.azulcielo {
	color: #7AFFFA;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.65em;
}
.azulcielo-titulos {
	color: #7AFFFA;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}
.titulosgrandes {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}
.titulosrojos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F00;
}
.titulosamarillos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0;
}
.titulosrojospaypal {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F00;
}


.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.rewards {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.terminos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	padding-right: 25px;
	padding-left: 25px;
}
.textosmini2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
.textosazulmarino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003;
}
.textosazulcielo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #09C;
}
.textosmini {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.enlace a:link {
	color: #FFF;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}

.enlace a:hover {
	color: #3CF;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}

.enlace a:active {
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 0.7em;
}

.enlace a:visited {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.textohide {
	color: #2B90BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
 

