.texto_destaque {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #9E9E9E;
line-height: 18px;
text-decoration: none;
}
.texto_destaque:hover {
text-decoration: underline;
}
.tit_noticias {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 16px;
font-weight: bold;
color: #4FA4B8;
}
.tit_noticiaslaranja {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 16px;
font-weight: bold;
color: #DC6005;
}
.links {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 16px;
color: #9E9E9E;
text-decoration: none;
}
.links:hover {
text-decoration: underline;
}
.texto_noticias {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #9E9E9E;
line-height: 16px;
text-decoration: none;
}
.texto_black {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #000000;
line-height: 16px;
text-decoration: none;
}
.texto_laranja {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #F16814;
line-height: 16px;
text-decoration: none;
}
.texto_laranja:hover { 
text-decoration: underline;
}
.texto_litle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 16px;
font-weight: regular;
color: #9E9E9E;
text-decoration: none;
}
.texto_litle:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 16px;
font-weight: regular;
color: #9E9E9E;
text-decoration: underline;
}
.texto_link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #9E9E9E;
line-height: 16px;
text-decoration: none;
}
.texto_link:hover {
text-decoration: underline;
}
.tits_laranja {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #F16814;
line-height: 16px;
text-decoration: none;
}