
div#breadcrumb{
	color: #333;
	margin: 2px 3px 12px 12px;
	display: inline;
}

div#breadcrumb a{
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
/*
div#breadcrumb a:visited{
	color: #996633;

}*/

div#breadcrumb a:hover{
	color: #0000FF;
	text-decoration:underline;

}

.spacer{
	color: #666;
}

/* style brecets here () */
.xlink{
	color: #ccc;
}

/* style 'x' here */
div#breadcrumb a.xlinka{
	font-weight: normal;
	font-size: 10px;
	color:#F00;
}

.currentpos{
	color: #333;
	font-weight: bold;
}

.pretext{
	font-weight: bold;
	color: #003399;
}
