table.rss
  {
  width:100%;
  }
td.rss_titre
  {
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  background-color: #555555;
  }
td.rss_description
  {
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-size: 12px;
  color: #000000;
  background-color: #eeeeee;
  }
a.rss_lien
  {
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  background-color: #555555;
  }