.rss_box {
	 margin: 1em;
	 width: 670px;
	 background-color: #FFFFFF;
	 border: 1px solid #CCCCCC;
	 
}
.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.rss_title {padding:0.5em;}
.rss_title {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#9e1e08;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0px;
	text-align: left;
}

.rss_title a:visited { color: #FFFFFF; text-decoration: none}
.rss_title a:link { color: #FFFFFF; text-decoration: none}
.rss_title a:active { color: #FFFFFF; text-decoration: none}
.rss_title a:hover { color: #ffff66; text-decoration: underline}

.rss_item  {
  text-align:left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight : normal;
  list-style:none;
  padding-bottom:0px;
  margin-bottom:10px;
}

.rss_item a:visited { font-weight : normal; color: #114577; text-decoration: underline}
.rss_item a:link { font-weight : normal;color: #114577; text-decoration: underline}
.rss_item a:active { font-weight : normal;color: #114577; text-decoration: underline}
.rss_item a:hover { font-weight : normal;color: #9e1e08; text-decoration: underline}
