/* begin styles for RSS Feed */

 li { list-style-type: none}
.rss_box {
}

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

.rss_items {
  
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 0px;
  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 {
	
	}