td.menu {
	background-color: #B8AA84;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 6px;
	white-space: nowrap;
	cursor: default;
}

a.crumb:link {
	font-weight: normal;
}

a.crumb:active {
	font-weight: normal;
}

a.crumb:visited {
	font-weight: normal;
}

a.crumb:hover {
	font-weight: normal;
	border-bottom: 1px dotted #BA6807;
	color: #BA6807;
}

a.navigate:link {
	font-size: smaller;
	font-weight: normal;
}

a.navigate:active {
	font-size: smaller;
	font-weight: normal;
}

a.navigate:visited {
	font-size: smaller;
	font-weight: normal;
}

a.navigate:hover {
	font-size: smaller;
	font-weight: normal;
	border-bottom: 1px dotted #BA6807;
	color: #BA6807;
}