.tComun { font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; font-weight: normal; color: #01244E; text-decoration: none}
.tComunForm { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: normal; color: #01244E; text-decoration: none}
.tResal { font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; font-weight: bold; color: #01244E; text-decoration: none}
.tResalForm { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #01244E; text-decoration: none}
.tCursi { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: normal; color: #01244E; text-decoration: none; font-style: italic}
.tInver { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: normal; color: #FFF; text-decoration: none}
.tInverResal { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #FFF; text-decoration: none}
.tEnlac { font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; font-weight: bold; color: #333; text-decoration: none}
.tEnlacInicio{ font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; font-weight: normal; color: #333; text-decoration: none}
.tEnlacInicio:hover{ font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; font-weight: normal; color: #333; text-decoration: underline}
.tTitenl { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: bold; color: #333; text-decoration: none}
.boton {
	border-top: #01224E 1px solid;
	border-right: #01224E 3px solid;
	border-bottom: #01224E 3px solid;
	border-left: #01224E 1px solid;
	background-color: #01224E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
        color: #FFF;
	padding: 2px 5px 2px 5px;
}

.CajaTexto{
	border: #05436A 1px solid;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #000;
}