.rss-item {
	color: #000000;
	font-size: 10px;
	TEXT-DECORATION: none;
	font-family: Verdana, arial;
	font-weight: bold;
}
.rss-item:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	font-family: Verdana, arial;
	font-weight: bold;
}
