
    /* RSS gegevens*/

	A { /*alle rss links*/
	  font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  font-style: normal;
	  line-height: normal;
	  font-weight: bold;
	  font-variant: normal;
	  text-transform: none;
	  color: #7CDDFF;
	  text-decoration: none;
	  padding-left : 0px;
	}
	
    .rssxpresschannel {
      font-family: Geneva, Arial, Helvetica, sans-serif;
      text-align : left
	  color: #33FF33;
	  padding-left : 0px;
    }

    .rssxpresschtitle { /*titel*/
      font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 0px;
	  font-style: normal;
	  line-height: 0px;
	  font-weight: bold;
	  font-variant: normal;
	  text-transform: none;
	  color: #000000;
	  text-decoration: none;
      background-color : none;
	  padding-left : 0px;
	}

    .rssxpresschdesc { /*subtitel*/
      font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 0px;
	  font-style: normal;
	  line-height: normal;
	  font-weight: bold;
	  font-variant: normal;
	  text-transform: none;
	  color: #000000;
	  text-decoration: none;
	  padding-left : 0px;
    }

    .rssxpressittitle { /*titels*/
      font-size : 0%;
      line-height : 0%;
      background-color : #000000;
	  padding-top : 0px;
	  padding-left : 0px;
    } 

    .rssxpressitdesc { /*omschrijving*/
      background-color : #000000;
      padding-bottom : 15px;
	  padding-left : 0px;
    }

    .rssxpresstable { /*rss tabel*/
      text-align : left;
	  padding-left : 14px;
	  padding-right : 14px;
    }

    /* rss scheidingslijn */

    .rssxpressdivider { /*scheidingslijn*/
      background-color : #000000;

}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
