.path {
	font-size: 12px;
	padding-left: 30px;
	font-weight: normal;
}
.boldPath {
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

a.blue { color: #0066A2; text-decoration: underline }
.blue {
	color: #0066A2;
}

