#storiesCollection a:visited {
	color:#285083;
}
#storiesCollection a, #storiesCollection a:link {
	font-family:"Verdana", Arial, sans-serif;
	word-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
	color:#285083;
}
#storiesCollection a:hover {
	background-color:#990000;
	color:#ffffff;
	text-decoration: none;
}
#storiesCollection a:active {
}
#storiesCollection p {
	font-size:12px;
	line-height: 18px;
}
