/* begin styles for RSS Feed */
.rss-items { padding:5px; margin: 0; }
.rss-title, rss_title a { font-family: verdana, sans-serif; font-size: 9px
	background-color:#A4A4FF; font-weight:bold; margin: 0; padding:0; text-align: left; font-size: 12px; border-left: 0 solid #ffffff; }
.rss-item  { font-family: verdana, arial, sans-serif; font-size: 13px; font-weight : normal; line-height: 18px; margin: 6px 6px 6px 0; list-style:none; padding:0; }

.rss-item a {
	color:#dadada;
	font-size: 11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-indent: 0;
	line-height: 15px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	}

.rss-item a:link { font-weight: normal; font-size: 14px; color: #000; line-height: 25px; color: #0089ff; }
	
.rss-item a:visited { font-weight: normal; font-size: 14px; color: #b3b3b3; line-height: 25px; text-decoration : none; color: #0089ff; }

.rss-item a:hover { color: #ff1616; font-weight: normal; font-size: 14px; line-height: 25px; color: #f00; background-color: #ffff5f; background-repeat: no-repeat; }

.rss-item a:active { font-weight: normal; font-size: 14px; line-height: 25px; text-decoration : none; }
.rss-date { font-size: 10px; font-weight : normal; color: #d9d9d9; font-family: Verdana, Arial, Helvetica, sans-serif; }
