.txtPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 130px;
	padding-bottom: 10px;
	padding-top: 5px;
}


.linkPie a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009BDE;
}
.linkPie a:link {
	text-decoration: none;
}
.linkPie a:visited {
	text-decoration: none;
	color: #009BDE;
}
.linkPie a:hover {
	text-decoration: underline;
	color: #009BDE;
}
.linkPie a:active {
	text-decoration: none;
	color: #009BDE;
}


.txtCorrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txtCorrido a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
.txtCorrido a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
.txtCorrido a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
.txtCorrido a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
.txtTituloVendra {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #CCCC00;
}


.txtTituloPaso {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #FA9A43;
}


.linkTXT a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009BDE;
}
.linkTXT a:link {
	text-decoration: none;
}
.linkTXT a:visited {
	text-decoration: none;
	color: #009BDE;
}
.linkTXT a:hover {
	text-decoration: underline;
	color: #009BDE;
}
.linkTXT a:active {
	text-decoration: none;
	color: #009BDE;
}

