﻿.BreadCrumbHyperlink 
{
	font-family: tahoma; 
	font-size: 8pt; 
	font-weight: normal; 
	white-space: nowrap; 
	color:#2159A9;	
	color:blue;
	color:White;
}

.BreadCrumbHyperlink:hover
{	
	color:orange;
	color:#6C9AF4;
	color:yellow;
}
	
.BreadCrumbArrow 
{ 
	font-family: tahoma; 
	font-weight: normal; 
	font-size: 8pt; 
	white-space: nowrap; 
	vertical-align:middle;
}

.BreadCrumbHistoryText 
{
	font-family: Arial,Tahoma;
	font-size: 11px; 
	font-weight: normal; 
	white-space: nowrap; 
	color:#878787;  
	font-style: italic;
}

