/* begin styles for RSS Feed */

.rss_box {
        color: black;
}


.rss_title, rss_title a {
	/*font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;*/
	font-size: 1.2em;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
}
.rss_item a {
	/*font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;*/
	font-size: 1.2em;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
}
