h1, h2, h3, h4 { color: #6C0250; }

a { color: inherit; color:expression(this.parentNode.currentStyle.color ? this.parentNode.currentStyle.color : 'black');}
body{ background: #E48CD8 url(../../imagens/fundo.jpg) repeat-x; }

#geral{ background-color: #FFF; }
#topo{ background: #fff url('../../imagens/topo.jpg') no-repeat; }
#conteudo{ background-color: #FFF; }
#rodape{  background-color: #ffffff; }