@import url("tudo.css");

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

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

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

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

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

