.enlaceBlanco {
	font-family: "Tahoma", arial;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-decoration: none;

}
.enlaceBlanco a:link {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.enlaceBlanco a:active {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.enlaceBlanco a:visited {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.enlaceBlanco a:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FF6600;
	font-style: normal;
	text-decoration: none;
}
.tituloNegro  {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.textoPekenoNegro     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC6600;
	text-decoration: none;
}
.textoNormalNegro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
.textoNormalNegroNegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;


}
.textoNormalVerde {
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	color: #990000;

}
.textoNormalVerdeNegrita {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	font-weight: bold;


}
.textoPekenoVerde     {
	font-family: Tahoma;
	font-size: 9px;
	color: #990000;
}
.tituloVerde  {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
.enlaceVerde {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	font-style: normal;
}




.enlaceNegro {
	font-family: "Tahoma", arial;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;

}
.enlaceNegro a:link {
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}

.enlaceNegro a:active {
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}

.enlaceNegro a:visited {
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}

.enlaceNegro a:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FF6600;
	font-style: bold;
	text-decoration: none;
}

select {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #eeeeee;
	border: 0px solid #C3C875;
	border-color: #C3C875 #C3C875 #C3C875 #C3C875;
	border-style: none none none none;
	border-bottom: none;
	border-bottom-width: 0px;
}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; background-color: #FDE27F; border: 1px #000000 solid}
input {  }
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FDE27F;
}
.textoENANOBlanco{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textoPekenoMarron {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	text-decoration: none;
}
