    /* A:link refers to all links on the page - not just the RSS content... */
    A:link { color : #CCCCCC; font-weight : bold; }
    A:visited { color : #CCCCCC; font-weight : bold; }

    /* these are the RSS classes - you can adapt them as you see fit
       values here override the defaults... */

    .rssxpresschannel {
	font-family : "Trebuchet MS";
	text-align : left;
	color: #335577;
    }

    .rssxpresschtitle {
	font-size : 12px;
	color : #335577;
	line-height: 1mm;
	text-align: center;
    }

    .rssxpresschdesc {
	color : 335577;
	text-align : center;
	font-size: 0pt;
	font-family: "Trebuchet MS";
	font-weight: lighter;
	line-height: normal;
    }

  .rssxpressittitle {
	font-size : 8pt;
	line-height : normal;
	background-color : #335577;
	color: 35577;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;

    } 
 /* 
*/    .rssxpressitdesc {
	background-color : #FFFFCC;
	font-family: "Trebuchet MS"
	border;
	font-size: 0px;
	line-height: 0px;
	text-align: left;
	padding: 0px;
: 0px dashed #FFCC66;
	Font-style:normal;
	font-size: 0px;
	color: #FFFFCC;
	font-weight: light;

    }
/*	  .rssxpressitdesc {
	background-color : #FFFFCC;
	padding-bottom : 2pt;
	font-family: "Trebuchet MS"
	border: 1px dashed #FFCC66;
	Font-style:Italic
	font-size: 22px;
	color: #333333;
	font-weight: normal;*/

    .rssxpresstable {
	text-align : center;
	background-attachment: fixed;
	background-color: #335577;
	background-repeat: repeat;
	background-position: left top;
	border: 1px dashed #666633;
	font-size: 2px;
	font-family: "Trebuchet MS";


    }

    /* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */

    .rssxpressdivider {
	background-color : black;
	border: none;

    }
