/* Channel title & link */
.rsslibchannel,.rsslibchannel:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.rsslibchannel:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFF99;
	background-color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

/* Item title & link */
.rsslibitem,.rsslibitem:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.rsslibitem:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #003366;
	text-decoration: underline;
}

/* Item description */
.rsslibdesc {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	margin-bottom: 5px;
}

/* Channel Editor */
.rsslibeditor {
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
}

/* Channel Date */
.rsslibdate {
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
}

/* Channel Copyright */
.rsslibcopyright {
	font-family: Arial;
	font-size: 8pt;
	color: #AAAAAA;
}

.redB { FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Arial; TEXT-DECORATION: none; font-weight: normal;}
.redB:hover { COLOR: #996666; text-decoration:underline;}

.gray { FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Arial; TEXT-DECORATION: none; font-weight: normal;}
.gray:hover { COLOR: #CCCCCC;}
