
p,td {
  color: white;
  font-family: 'Comic Sans MS', sans-serif;
  font-size: 9pt;
}

a {
  color: white;
  font-family: 'Comic Sans MS', sans-serif;
  font-size: 9pt;
}

a:hover {
  color: gold;
}

a.indice {
  text-decoration: none;
}

a.apartados {
  text-decoration: none;
  font-family: 'Times New Roman', serif;
  font-size: 12pt;
  color: orange;
}

.peque {
  font-size: 7pt;
}

.rotulo {
  font-family: 'Times New Roman', serif;
  font-size: 14pt;
  color: orange;
  font-weight: bold;
}

h1 {
  font-family: 'Times New Roman', serif;
  font-size: 14pt;
  color: orange;
  font-weight: bold;
}

h3 {
  font-family: 'Arial', sans-serif;
  font-size: 11pt;
  color: orange;
}

tt {
  color: cyan;
}

.noticia {
  font-family: 'Arial', sans-serif;
  font-size: 12pt;
  color: orange;
  font-weight: bold;
}

.fecha {
  font-size: 7pt;
  color: cyan;
}

.autor {
  font-size: 7pt;
  color: cyan;
}

.titulo {
  font-family: 'Times New Roman', serif;
  font-size: 14pt;
  color: orange;
  font-weight: bold;
}

.br1 {
  background: #4D4D4D;
  vertical-align: top;
}

.br2 {
  background: #303030;
  vertical-align: top;
}
