/* CSS Document */
/* ############### tales.be css framework v0.5 (by kvd) ###############  */
/* ############### c.003.crumbpath.001.css ############### */



#crumbpath{
	color: #405f84 !important; /* crumbpathdividers color */
	margin-bottom: 35px;
}
#crumbpath a{
	color: #405f84;
	text-decoration: none;
}

#crumbpath a:link, #crumbpath a:visited{
	color: #405f84;
}
#crumbpath a:hover, #crumbpath a:active{
	color: #fff;
}

