/* Channel title & link Verdana,*/
.rsslibchannel,.rsslibchannel:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 4pt;
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.rsslibchannel:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 4pt;
	color: #000000;
	background-color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

/* Item title & link */
.rsslibitem,.rsslibitem:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.rsslibitem:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #ffcc0000;
	text-decoration: none;
	font-weight: bold;
}

/* Item description * 9 to 5/
.rsslibdesc {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 666666cc;
	margin-bottom: 9px;
}

/* Channel Editor 8 to 5*/
.rsslibeditor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}

/* Channel Date */
.rsslibdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3pt;
	color: #999999;
}

/* Channel Copyright * 8 to 1/
.rsslibcopyright {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 3pt;
	color: #AAAAAA;
}

