body {
  margin-top: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}

a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}

a:hover {
  color: #006699;
  text-decoration: underline;
}

.titulos {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #003366;
  font-weight: bold;
}

.textos1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
}

.titular {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
  color: #003366;
  text-decoration: underline;
  text-transform: uppercase;
}

.fechasl, .Estilo7, .Estilo3 {
  font-size: 10px;
  color: #CC3300;
  font-weight: normal;
}
.Estilo3 {
  font-size: 8px;
}

.textos_negritas {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  text-decoration: underline;
}
