#breadcrumb {
	font-size: 12px;
	color: #ba0000;
	margin-bottom: 10px;
	text-transform: lowercase;
}

#breadcrumb a {
	text-decoration: none;
	color: #bcbcbc;
}

#breadcrumb a:hover {
	color: #ba0000;
}
