/* begin styles for RSS Feed */



.rss-box {

	 margin: 5px 5px;

	 padding: 4px 8px;

	 width: 460px;

	 background-color: #ffffff;

}



.rss-title, rss_title a {

	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;

	font-size: 18px;

	font-weight:bold;

	margin: 5px 0;

	padding: 0;

	letter-spacing: 1px;

}



.rss-items {

  

}



.rss-item  {

  font-family: verdana, arial, sans-serif;

  font-size: 8.5pt;

  font-weight : bold; 

  margin: 8px 0;

}



.rss-item a:link, .rss-item a:visited, .rss-item a:active {

	text-decoration : none;

	border-bottom: 1px solid #ededed;

	color: #003300;

	}



.rss-item a:hover { 

	text-decoration : none;

	color: #003300;

	border-bottom: 1px dotted #003300;

	}

	

.rss-date {

	font-size: 11px;

	font-weight : normal;

	color: #F60;

	}