.exibe_produto{
background-color: #CCCCCC;
}
.titulo_produtos{
color: #000000;
font: Tahoma;
text-decoration: none;
font-weight: none;
}.titulo_produtos:hover{
color: #0000000;
text-decoration: none;
}
.valor_de{
color: #82C0FF;
font: Tahoma;
font-weight: none;
}
.valor{
color: #0066cc;
font: Tahoma;
font-weight: bold;
}
.no_cartao{
color: #0072C6;
font-weight: bold;
}
.titulo_secoes{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #0066cc;
text-decoration: none;
}
.titulo_secoes:hover{
color: #999999;
text-decoration: none;
}