.texto_pequeno_azul {
	font-family: tahoma;
	font-size: 9px;
	color: #54627C;
	text-decoration: none;
	line-height: 13px;
}
.texto_pequeno_azul_negrito {
	font-family: tahoma;
	font-size: 9px;
	color: #54627C;
	text-decoration: none;
	font-weight: bold;
}
.campos_acesso {
	font-family: tahoma;
	font-size: 9px;
	color: #54627C;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #52607A;
	background-color: #FFFFFF;
	height: 15px;
}
.botao_ok {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #52607A;
	background-color: #52607A;
	height: 15px;
}
.texto_pequeno_azul_negrito a:hover {

	font-family: tahoma;
	font-size: 9px;
	color: #54627C;
	text-decoration: underline;
	font-weight: bold;
}
.texto_rodape {
	font-family: tahoma;
	font-size: 11px;
	color: #52607A;
	text-decoration: none;
}
.texto_rodape a:hover {

	font-family: tahoma;
	font-size: 11px;
	color: #52607A;
	text-decoration: underline;
}
.borda {
	border-right: 1px solid #52607A;
	border-bottom: 0px solid #52607A;
	border-left: 1px solid #52607A;
	border-top: 0px solid #52607A;
}
.orcamento {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F86213;
	text-decoration: none;
}
.orcamento a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F86213;
	text-decoration: underline;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #52607A;
	text-decoration: none;
}
.links a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #52607A;
	text-decoration: underline;
}
.titulo_produto {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #52607A;
}
.texto_azul {
	font-family: tahoma;
	font-size: 11px;
	color: #52607A;
	text-decoration: none;
}
.newsletter_campos {
	font-family: tahoma;
	font-size: 11px;
	color: #54627C;
	text-decoration: none;
	border: 1px solid #52607A;
	background-color: #FFFFFF;
}
.texto_azul a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #52607A;
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
}
.w3c {
	padding: 3px;
}