@charset "utf-8";
/* CSS Document */
a.titulo_noticia_destaque {color: #35610A; font-family: "Arial"; font-size: 30px; font-weight: bold; text-decoration: none;}
a.titulo_noticia_destaque:hover {color: #35610A; font-family: "Arial"; font-size: 30px; font-weight: bold; text-decoration: underline;}

a.titulo_noticia_destaque1 {color: #35610A; font-family: "Arial"; font-size: 20px; font-weight: bold; text-decoration: none;}
a.titulo_noticia_destaque1:hover {color: #35610A; font-family: "Arial"; font-size: 20px; font-weight: bold; text-decoration: underline;}

a.titulo_noticia_padrao {color: #35610A; font-family: "Arial"; font-size: 16px; font-weight: bold; text-decoration: none;}
a.titulo_noticia_padrao:hover {color: #35610A; font-family: "Arial"; font-size: 16px; font-weight: bold; text-decoration: underline;}