Las noticias son éstas:
Código HTML:
<a href="dirección destino" title=" Titulo de la noticia " onmouseover="self.status='Info de la noticia en statusbar'; return true;" onmouseout="self.status=' '; return true;">
<span style="font-weight: normal; font-size: 10px; font-style: normal;">NOTICIA</span>
</a>
<br /><br />
Por lo tanto repite el bloque tantas veces como necesites.