.texto {
	FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.textoCombos {
	FONT-SIZE: 11px; COLOR: #F22625; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.textoPrincipal {
	FONT-SIZE: 11px;
	COLOR: #DF2331;
	FONT-FAMILY: Arial, Helvetica, "sans-serif text-decoration";
	text-decoration: none;

}
.textoPrincipalBlanco {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, "sans-serif text-decoration";
	text-decoration: none;

}
.legales {
	FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.boton {
	FONT-SIZE: 10px;
	COLOR: #999999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.textoPrincipalBold {
	FONT-SIZE: 11px;
	COLOR: #D22222;
	FONT-FAMILY: Arial, Helvetica, "sans-serif text-decoration";
	text-decoration: none;
	font-weight: bold;


}
.textoPrincipalBoldBlanco {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, "sans-serif text-decoration";
	text-decoration: none;
	font-weight: bold;


}
INPUT {
	FONT-SIZE: 11px;
	COLOR: #F22625;
	FONT-FAMILY: Arial, Helvetica, "sans-serif text-decoration";
	text-decoration: none;
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #FFE150;




}
textarea {

	FONT-SIZE: 11px;
	COLOR: #E72A26;
	FONT-FAMILY: Arial, Helvetica, "sans-serif text-decoration";
	text-decoration: none;
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #FFE150;
}
a:link {
	FONT-SIZE: 11px;
	color: #FF0000;
	FONT-FAMILY: Arial, Helvetica, "sans-serif text-decoration";
	text-decoration: none;
	
}
a:visited {

	FONT-SIZE: 11px;
	color: #FF0000;
	FONT-FAMILY: Arial, Helvetica, "sans-serif text-decoration";
	text-decoration: none;
	
}
a:hover {


	FONT-SIZE: 11px;
	color: #FF0000;
	FONT-FAMILY: Arial, Helvetica, "sans-serif text-decoration";
	text-decoration: none;
	
}
a:active {



	FONT-SIZE: 11px;
	color: #FF0000;
	FONT-FAMILY: Arial, Helvetica, "sans-serif text-decoration";
	text-decoration: none;
	
}
select {

	FONT-SIZE: 11px;
	COLOR: #FA272E;
	FONT-FAMILY: Arial, Helvetica, "sans-serif text-decoration";
	text-decoration: none;
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #FFE150;
}
BODY {SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #FFE831; SCROLLBAR-3DLIGHT-COLOR: #FFE831; SCROLLBAR-ARROW-COLOR:  #FFE831; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #000000; }
