﻿.breadcrumb_leadingText
{
    margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
    color:#4e8abe;
    line-height:17px;
}

.breadcrumb_currentItem, a.breadcrumb_currentItem:link, a.breadcrumb_currentItem:visited, a.breadcrumb_items:link, a.breadcrumb_items:visited
{
    font-family:Verdana;
    font-size:11px;
	font-weight:normal;
	color:#5f6062;
	text-decoration:none;
}

a.breadcrumb_currentItem:hover, a.breadcrumb_items:hover
{
    color:#000000;
    text-decoration:underline;
}

.breadcrumb_separatorText {
    font-family:Verdana;
    font-size:11px;
	font-weight:normal;
	color:#5f6062;
}
