.crumbs {
	background-color : transparent;
	width:100%;
	height: 11px;
	padding: 2px 2px 2px 2px;
	font-size : 10px;
	color: #000000;
	font-weight: 500;
	text-align:center;
	vertical-align: middle;
}

.crumbs A {
	color : ##E8E8E8;
	text-decoration : none;
}

.crumbs A:hover {
	color : #b00303;
	text-decoration : none;
}

.crumbs A:visited {
	color: #9393C7;
	text-decoration : none;
}

