BODY
{
  background-color: #484a4c;
  
  font: 9pt Verdana, sans-serif;
  
  scrollbar-face-color: #484a4c; 
  scrollbar-highlight-color: #C0C0C0; 
  scrollbar-3dlight-color: #000000; 
  scrollbar-arrow-color: #3399FF; 
  scrollbar-darkshadow-color: #000000; 
  scrollbar-base-color: #484a4c;
}



.desc
{
  text-align: left;
  background-color: #3366CC;
  width: 100px;
  color: #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: 8pt;
font-weight: bold ;

}

.descripcion
{
  text-align: justify;
  background-color: #484a4c;
  width: 100%;
  color: #ffffff;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font: normal 8pt Verdana, sans-serif
}

.Noticia
{
  text-align: left;
  background-color: #484a4c;
  width: 400px;
  color: #ffffff;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font: bold 8pt Verdana, sans-serif
}
.Nombre
{
  text-align: left;
  background-color: #3366CC;
  color: #ffffff;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: 8pt;
  font-weight: bold ;
}

.sign
{
  text-align: center;
  width: 200px;
  color: #000000;
  font-size: 8pt;
}

A            { color: #FFFFFF; text-decoration:none; }
A.link       { color: #FFFFFF; }
A.link:hover { color: #C0C0C0; text-decoration: underline; }
