div.rss-show {
	font: 7pt/10pt Verdana;
	text-align: left;
}

div.rss-show p.date {
	font-style: italic;
	font-size: 9pt;
	margin: 12px 0 6px 0;
}

div.rss-show p.title, div.rss-show p.title a {
	color: #B8B8B8;
}

div.rss-show p.title a {
	text-decoration: none;
}

div.rss-show p.title a:hover {
	text-decoration: underline;
}