body 
{
  margin: 8px;
  background-color: #31599D;
  padding: 0px;
  font-family: Verdana, Sans-Serif;
  font-size: x-small;
  vertical-align: baseline;
  text-align: center;
}

table.principal
{
  background-color: White;
}

td.logo
{
  background-color: #31599D;
}

h2 
{
  color: #557A95;
  font-size: medium;
}

.texto 
{
  font-size: x-small;
  text-align: justify;
}

.titulonoticia 
{
  font-size: x-small;
  font-weight: bold;
  color: #557A95;
}

.textocortonoticia 
{
  font-size: xx-small;
  text-align: justify;
}

.masnoticia 
{
  font-size: xx-small;
  text-decoration: none;
}

.textonoticia 
{
  font-size: xx-small;
  text-align: justify;
}

.textoarea
{
  font-size: x-small;
  text-align: justify;
}

.linkarea:link, .linkarea:active, .linkarea:visited
{
  font-size: xx-small;
  text-decoration: none;
  color: #557A95;
}

.linkarea:hover
{
  font-size: xx-small;
  text-decoration: underline;
  color: #557A95;  
}

.tituloarea
{
  font-size: x-small;
  font-weight: bold;
  color: #557A95;
}

.bulletarea 
{
  list-style-position: outside;
  color: #777777;
}

.linkcategoria:link, .linkcategoria:active, .linkcategoria:visited
{
  font-size: xx-small;
  text-decoration: none;
  color: #557A95;
}

.linkcategoria:hover
{
  font-size: xx-small;
  text-decoration: underline;
  color: #557A95;  
}

.linksitios 
{
  color: #003366;
  font-size: x-small;
}

.titulodocumento
{
  font-size: x-small;
  font-weight: bold;
  color: #557A95;
}

.textodocumento
{
  font-size: x-small;
  text-align: justify;
}

.linkdocumento:link, .linkdocumento:active, .linkdocumento:visited
{
  font-size: xx-small;
  text-decoration: none;
  color: #557A95;
}

.linkdocumento:hover
{
  font-size: xx-small;
  text-decoration: underline;
  color: #557A95;  
}

.linkpersona:link, .linkpersona:active, .linkpersona:visited, .linkpersona:hover
{
  font-size: x-small;
  text-decoration: underline;
  color: #557A95;  
}