.TextoGeneral { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFF; line-height: 18px; 
}
.TextoGeneralJust { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFF; text-align: justify; line-height: 18px; }

.Subtitulo { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #FFF; letter-spacing: -1px; }
.textoGold { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #C69B3A; letter-spacing: -1px; }


.PiePagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textoSmall { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; line-height: 20px; text-align: justify; }

a { color: #DEB551; text-decoration: underline; 
}
a.Link2 {
	color: #FFFFFF;
	text-decoration: underline;
}
.Campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #28A3DE;
	border: 1px dotted #F82790;
}
.CategoriaTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	padding: 5px;
}
.CategoriaTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C17A04;
	padding: 2px;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6D3C0D;
	text-indent: 10px;
}
.BordeGeneralP {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
.BonoTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.BonoValor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF008E;
	text-indent: 10px;
}

