.rss-title, rss-title a {
	font-family: "Verdana",;
	font-size: 10pt;
	font-weight:bold;
	margin: 0px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss-items {
  
}

.rss-item  {
  font-family: Verdana,;
  font-size: 10pt;
  font-weight : normal; 
  margin: 8px 0;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	}

.rss-item a:hover { 
	text-decoration : none;
	color: #000000;
	border-bottom: 1px dotted #88A6C0;
	}
	
.rss-date {
	font-size: 10pt;
	font-weight : normal;
	color: #000000;
	}
