.txt_corrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #959595;
	text-decoration: none;
}
.txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a:hover.txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff3300;
	text-decoration: none;
}
.txt_menu_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff3300;
	text-decoration: none;
}

.txt_destacado {
	font-family: Helvetica;
	font-size: 18px;
	font-style: normal;
	line-height: 19px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	word-spacing: -1px;
	text-align: left;
	letter-spacing: -1px;
	color: #a3a3a3;
	text-decoration: none;
}
.txt_destacado_color {
	font-family: Helvetica;
	font-size: 24px;
	font-style: normal;
	line-height: 23px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	word-spacing: -2px;
	text-align: left;
	letter-spacing: -1px;
	color: #ffcc00;
	text-decoration: none;
}

