.breadcrumb {
	font-size: 20px;
	font-weight: bold;
	color: #005500;
	text-align: center;
	margin-bottom: 20px;
	text-shadow: 2px 2px 5px #cccccc;
}

.breadcrumb a {
	color: #3c3cff;
}