.crumbs {
	background-color :transparent;
	width:80%;
	padding: 2px 2px 2px 2px;
	font-size : 9px;
	color: #999999;
	font-weight: bold;
	text-align:center;
}

.crumbs a {
	color :#857fb0;
	text-decoration : none;
}

.crumbs a:hover {
	color :#5017FF;
	font-weight: bold;
	text-decoration : underline;
}

