.breadcrumbs {
	color: #8A191D;
	font-size: 11px;
	background: url(images/list_border.gif) repeat-x 0px 18px;
	height: 19px;
}

.breadcrumbs font {
	font-family: Tahoma;
}

.breadcrumbs a {
	color: #0BA4FF;
	text-decoration: none;
}

.breadcrumbs a.last {
	color: #8A191D;
}

.breadcrumbs a:hover {
	color: #0BA4FF;
	text-decoration: underline;
}
