#breadcrumb {
	color: #003152;
	font-size: 85%;
	padding: 6px 0;
}

#breadcrumb a {
	text-decoration: none;
	font-weight: bold;
	color: #003152;
}

#breadcrumb a:hover {
	text-decoration: underline;	

}
