@import url("tudo.css");

.cabecalho { BACKGROUND-COLOR: #C3E0AA; WIDTH: 100%;}
.cabecalho td { BACKGROUND-COLOR: #C3E0AA;}
.cabecalho th { BACKGROUND-COLOR: #669933;}
.cabecalho .fundo { BACKGROUND-COLOR: #C3E0AA;}

.barra a:hover { COLOR: #669933;}

.data { BORDER-BOTTOM: 1px dashed #669933;}

.noticias h1 { COLOR: #336699;}
.noticias h3 { COLOR: #336699;}
/*.noticias .foto { BACKGROUND-COLOR: #336699;}*/
.noticias th { BORDER-BOTTOM: 1px dashed #669933;}
.noticias a:hover { COLOR: #336699;}

.texto h2 { COLOR: #336699;}
.texto h3 { COLOR: #336699;}
/*.texto .foto { BACKGROUND-COLOR: #336699;}*/
.texto th { BORDER-BOTTOM: 1px dashed #669933;}
.texto a:hover { COLOR: #336699;}

