
.prelim {
	/* needed to correct bug in Mac IE */
}

BODY {
	margin: 0px;
	padding: 0px;
}

.crumbPad {
	margin-bottom: 5px;
}

.crumbTxt {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: 500;
	color: #FFF;
}

A.crumbLnk {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: 100;
	color: #FFF;
}

A.crumbLnk:hover {
	color: #00E;
}

