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