.Tay_Breadcrumb01, a.Tay_Breadcrumb01
{
	color: #000000;
    /*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
    font-size: 10px;
    /*white-space: nowrap;*/
    text-decoration: none;
	text-transform:uppercase;
}

a.Tay_Breadcrumb01
{
	color: #0066cc;
    text-decoration: underline; /* used to be none */
}

a.Tay_Breadcrumb01:hover 
{
	color: #999999;
    text-decoration: none
}



