.exibe_produto{
}
.titulo_produtos{
color: #333333;
text-decoration: none;
font-weight: none;
}.titulo_produtos:hover{
color: #000000;
text-decoration: underline;
}
.valor_de{
color: #6E2A6E;
font-weight: none;
}
.valor{
color: #333333;
font-weight: bold;
}
.no_cartao{
color: #0072C6;
font-weight: bold;
}
.titulo_secoes{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #6E2A6E;
text-decoration: none;
}
.titulo_secoes:hover{
color: #666666;
text-decoration: none;
}