body { color: black; font-family: verdana; background-color: #000; }

p {}

td {}

a:link { color: blue ; text-decoration: none; }

a:visited { color: blue ; text-decoration: none; }

a:active { color: blue ; text-decoration: none; }

a:hover { color: red ; text-decoration: none; }

a.noticia:link { color: blue ; text-decoration: none; }

a.noticia:visited { color: blue ; text-decoration: none; }

a.noticia:active { color: blue ; text-decoration: none; }

a.noticia:hover { color: red ; text-decoration: none; }



td.color1 { background-color: #d6fedf; }
td.color2 { background-color: #fff; }
h2.titulo { font-size: 24px; font-weight: bold; }
h2.subtitulo { font-size: 18px; font-weight: bold; }
