body,p,td
{
 font-size: 8pt;
 font-family: Verdana;
 color: black;
}

body.fondo
{
 font-size: 8pt;
 font-family: Verdana;
 color: black;
 text-align: justify;
 background-image: url(./images/fondop.gif);
 background-repeat: repeat;
 background-attachment: fixed;
 background-position: center;
}

.negrita
{
 font-size: 8pt;
 font-family: Verdana;
 color: #2C9A0C;
 font-weight: bold;
}

td.blanco
{
 font-size: 8pt;
 font-family: Verdana;
 text-decoration: none;
 color: #2C9A0C;
 text-align: justify;
}

td.cuerpo
{
 font-size: 8pt;
 font-family: Verdana;
 text-decoration: none;
 color: #000000;
 text-align: justify;
}

td.blancocent
{
 font-size: 8pt;
 font-family: Verdana;
 text-decoration: none;
 color: #2C9A0C;
 text-align: center;
 font-weight: bold;
}

A:link
{
 font-family: Verdana;
 font-size: 8pt;
 text-decoration: none;
 color: #99B34D;
}

A:visited
{
 font-family: Verdana;
 font-size: 8pt;
 text-decoration: none;
 color: #99B34D;
}

A:hover
{
 font-family: Verdana;
 font-size: 8pt;
 text-decoration: none;
 color: #006600;
}

.portada
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #999999;
 text-align: center;
}
