/*  O css está separado por ordem alfabética: Contato, Curiosidades, Home, Lojas, Legenda, Macroweb, Novidades, Produtos  */



/* Contato */
.Contato{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
line-height:16px;
color:#707070;
}
A.Contato, A.Contato:link, A.Contato:visited {
font-weight:bold;
color:#b90c59;
text-decoration:none;
}
A.Contato:hover {
font-weight:bold;
color:#f287b7;
text-decoration:none;
}
/* Fecha Contato */



/* Curiosidades */
.Curiosidades{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
line-height:16px;
color:#707070;
}
A.Curiosidades, A.Curiosidades:link, A.Curiosidades:visited {
font-weight:bold;
color:#008c44;
text-decoration:none;
}
A.Curiosidades:hover {
font-weight:bold;
color:#8dc63f;
text-decoration:none;
}
/* Fecha Curiosidades */



/* Home */
.Home{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
line-height:16px;
color:#707070;
}
A.Home, A.Home:link, A.Home:visited {
font-weight:bold;
color:#ed1c24;
text-decoration:none;
}
A.Home:hover {
font-weight:bold;
color:#ffd501;
text-decoration:none;
}
/* Fecha Home */



/* Lojas */
.Lojas{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
line-height:16px;
color:#707070;
}
A.Lojas, A.Lojas:link, A.Lojas:visited {
font-weight:bold;
color:#f15a22;
text-decoration:none;
}
A.Lojas:hover {
font-weight:bold;
color:#faa61a;
text-decoration:none;
}
/* Fecha Lojas */



/* Legendas */
.Legendas{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
line-height:16px;
color:#707070;
}
A.Legendas, A.Legendas:link, A.Legendas:visited {
font-weight:bold;
color:#707070;
text-decoration:none;
}
A.Legendas:hover {
font-weight:bold;
color:#6B6B6B;
text-decoration:none;
}
/* Fecha Legendas */



/* Macroweb */
.Macroweb{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:bold;
line-height:15px;
color:#FFF;
}
A.Macroweb, A.Macroweb:link, A.Macroweb:visited {
font-weight:bold;
color:#ffcc01;
text-decoration:none;
}
A.Macroweb:hover {
font-weight:bold;
color:#f1c61a;
text-decoration:none;
}
/* Fecha Macroweb */



/* Novidades */
.Novidades{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
line-height:16px;
color:#707070;
}
A.Novidades, A.Novidades:link, A.Novidades:visited {
font-weight:bold;
color:#0a879a;
text-decoration:none;
}
A.Novidades:hover {
font-weight:bold;
color:#5bc4bf;
text-decoration:none;
}
/* Fecha Novidades */



/* Produtos */
.Produtos{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
line-height:16px;
color:#707070;
}
A.Produtos, A.Produtos:link, A.Produtos:visited {
font-weight:bold;
/*color:#ffa200;*/
color:#ed1c24;
text-decoration:none;
}
A.Produtos:hover {
font-weight:bold;
/*color:#fff200;*/
color:#ffd501;
text-decoration:none;
}
/* Fecha Produtos */
