a:link {color: #5A5FA1}
a:visited {color: #5A5FA1}
a:hover {color: #808080; border-bottom: 1px dotted #808080;}
a:active {color: #808080}

h1 { font-family: verdana, arial, sans-serif; font-size: 10px; margin-bottom: 2px;	   text-align:center;}
.rss_title, rss_title a {
	font-family: "Verdana", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 10px;
	color: #808080;
	font-weight:bold;
	margin: 8px;
	padding: 0;
	letter-spacing: 1px;  }

.rss_items {
  
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  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 #5A5FA1;
	color: #5A5FA1;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #808080;
	border-bottom: 1px dotted #808080;
	}
