a, span.headline{
	color:#0066cc;
}

a.story-link{
	display: block;
	text-decoration: none;
	color: #333;
	padding: 5px;
}
a.story-link:hover, a.story-link:focus{
	background-color: #f7f7f7;
}

div#header{
	background-color: #fff;
	height: 30px;
}
div#crumbtrail{
	background-color: #336699;
	color:#FFF !important;
}
div#crumbtrail a {
	color:#FF9900 !important;
	text-decoration: none;
}
