.crumbs {
	color: black;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

.crumbs a:link {
	color: #2D348C;
	text-decoration: none;
}

.crumbs a:visited {
	color: #2D348C;
	text-decoration: none;
}

.crumbs a:hover {
	color: #982A05;
	text-decoration: none;
}
