.noticiasFecha{
   color: #669966;
   font-size: 10px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   letter-spacing: 1pt;
}
.noticiasTitulo{
   color: #cc6633;
   font-size: 11px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   letter-spacing: 0pt;
}
.noticiasCuerpo{
   color: #336633;
   font-size: 11px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   letter-spacing: 0pt;
}
.noticias {width: 98%;
   font-size: 5px;
   padding: 3px;
   text-decoration: none;
   text-align: justify;
   background-color: #eeeeee;
}

