#portal-path {
	height: 22px;
	margin: 39px 0 0 38px;
}

#portal-path span {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #13436D;
	text-decoration: none;
}

#portal-path a {
	color: #5F5F60;
	text-decoration: none;
}

#portal-path a:hover {
	text-decoration: underline;
}

#portal-path a.last {
	color: #13436D;
	font-weight: bold;
}