.yellowlink {
	color: #FFFF00;
	text-decoration: none;
}
.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
.blacklink {
	color: #000000;
	text-decoration: none;
}
#ads {
position: relative;
width: 168px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.rssxpresschannel {
    font-family : arial;
    text-align : left;
}
.rssxpresschtitle {
	font-size : 12px;
	color : #006393;
}
.rssxpresschdesc {
	color : black;
	font-size : 12px;
	text-align : left;
}
.rssxpressittitle {
	font-size : 12px;
	line-height : 100%;
	background-color : #FFFF99;
} 
.rssxpressitdesc {
    background-color : #ffffff;
	padding-bottom : 0pt;
}
.rssxpresstable {
	text-align : left;
}

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

