/* CSS Document */
/* ############### tales.be css/html5 framework v2 (by kvd) ###############  */
/* ############### c23_crumbpath.css ############### */


#crumbpath{
	margin-bottom: 10px;
	font-size:10px;
	color: #333;/* divider-color */
}

#crumbpath a{	text-decoration: none;}

#crumbpath a:link, #crumbpath a:visited{	color: #0066cc;}
#crumbpath a:active, #crumbpath a:hover, #crumbpath a:focus{	color: #333;}




