/* begin styles for RSS Feed */

 li { list-style-type: none}
 img {visibility:visible}
.rss-box {
}

.rss-title, rss_title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 0px;
	font-weight:bold;
	color:#FFFFFF;
	margin-right: 10px;
	letter-spacing: 1px;
	visibility:hidden
	
}

.rss-items {
  
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 0px;
  color:#FFFFFF;
  margin-right:15px 
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	color: #FFFFFF
	}

.rss-item a:hover { 
	text-decoration : none;
	color: #B80000;
	}
	
.rss-date {
	
	}
