.texto {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
.textoChico {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
	font-weight: normal;
}
.textoChicoBold {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
	font-weight: bold;
}
.textoTitulo {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
.textoChicoItalicBold {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
	font-weight: bold;
	font-style: italic;
}
.textoChicoBoldLink {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
.textoChicoLink {
	font-family: Verdana;
	font-size: 9px;
	line-height: 15px;
	text-align: justify;
	font-weight: normal;
	text-decoration: underline;
}
.textoChicoGris {
	font-family: Verdana;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	font-weight: normal;
	color: #666666;
}
.textoChicoGrisLink {
	font-family: Verdana;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.textoBuscar {
	font-family: Verdana;
	font-size: 16px;
	line-height: 15px;
	text-align: justify;
	font-weight: normal;
}
.textoChico2 {
	font-family: Verdana;
	font-size: 8px;
	line-height: 15px;
	text-align: justify;
	font-weight: normal;
}
.textoChicoLink2 {
	font-family: Verdana;
	font-size: 9px;
	line-height: 15px;
	text-align: justify;
	font-weight: normal;
	text-decoration: underline;
}
.Titulo {
	font-family: Verdana;
	font-size: 14px;
	line-height: 15px;
	text-align: justify;
	font-weight: bold;
}
.textoChicoBoldItalic {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
	font-weight: bold;
	font-style: italic;
}
.textoChicoLinea {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
	font-weight: normal;
	text-decoration: underline;
}
.textoChicoDerecha {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	font-weight: normal;
}
