a:link, a:visited
{
color:#000000;
text-decoration:none;
}

h3 {
	color:white;
	font-family: AriaL, Helvetica, sans-serif;
}
A:hover
{ 
text-decoration:underline;
color:#000066; 
}

a:link.wlink, a:visited.wlink
{
color:#ffffff;
text-decoration:none;
}

A:hover.wlink
{
text-decoration:none; 
color:#cccccc; 
}

p {font-family: AriaL, Helvetica, sans-serif; }
p {font-size: -2; }

i {font-family: AriaL, Helvetica, sans-serif; text-decoration:none; }



img
{
 border-color:#cccccc;
}

.rssxpresschannel {
      font-family : sans-serif;
      text-align : center;
    }

    .rssxpresschtitle {
      font-size : 0%;
	  color : #FFFDEE;
    }

    .rssxpresschdesc {
      color : black;
      text-align : left;
    }

    .rssxpressittitle {
      font-size : -1;
      line-height : 200%;
	  font-weight:bold;
    } 

    .rssxpressitdesc {
      padding-bottom : 10pt;
    }

    .rssxpresstable {
      text-align : left;
	  font-size : 75%;
    }

    /* 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;
    }