body { color: white; font-family: verdana, arial; background-color: #000; }

p {}

td {}

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

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

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

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

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