.exibe_produto
{background-color: white;}

.titulo_produtos
{color: black;
font-size: 11px;
text-decoration: none;
font-weight: none;}

.titulo_produtos:hover
{color: red;
text-decoration: underline;}

.valor_de
{color: red;
font-weight: none;}

.valor{color: #0072C6;
font-weight: bold;}

.no_cartao
{color: #0072C6;
font-weight: bold;}

.titulo_secoes
{font-family: Arial;
font-size: 12px;
font-weight: bold;
color: navy;
text-decoration: none;}

.titulo_secoes:hover
{color: red;
text-decoration: underline;}