a.BreadcrumbsLink 
{
	text-decoration: underline;
	font-weight: bold;
	font-family: arial, Verdana, Helvetica, Century Gothic, Courier, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

a.BreadcrumbsLink:hover
{
	text-decoration: underline;	
	color: #90CAF9;
}

