div.bread_crumb {
	font-size: 80%;
	margin-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	/* color: #859519; */
	}
	
div.bread_crumb a, 
div.bread_crumb a:hover{
	text-align: left;
	color: #859519;
	text-decoration: none;
}

div.bread_crumb a:hover{
	text-decoration: underline;
}
