a:active {text-decoration: none}
a:link {text-decoration: none}
a:visited {text-decoration: none}
.underline {text-decoration: none}.underline:hover {text-decoration: underline}
.texto_barra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003b7e;
}
.txt_titulo_destaque_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
.txt_titulo_corpo_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
.txt_preco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.txt_tit_segmento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00488E;
	line-height: 20px;
}



.bg_bottom {
	background-attachment: scroll;
	background-image: url(../imagens/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.txt_titulo_interna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #003a7e;
}
.txt_edicoesavulsas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003a7e;
}

.txt_periodicidade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #003A7E;
}
.txt_descricao_oferta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

.txt_descricao_produto_interna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
