@CHARSET "UTF-8";

.breadcrumb{
	width: 100%;
	height: 23px;
	
	padding-bottom: 10px;
}

.breadcrumb .breadcrumb-body{
	color: dimgray;
	font-size: 17pt;
	width: 100%;
	margin-top: 24px;
	
}

.breadcrumb a:HOVER{
	text-decoration: underline;
}
