a.breadcrumbs:link {
text-decoration: none; 
color: #000000; 
font-weight: bold;
font-size: 10px;
}
a.breadcrumbs:visited {
text-decoration: none;  
color: #000000;  
font-weight: bold;
font-size: 10px;
}
a.breadcrumbs:active {
text-decoration: none; 
color: #000000; 
font-weight: bold;
font-size: 10px;
}
a.breadcrumbs:hover {
color: #c57f43; 
font-weight: bold;
font-size: 10px;
}
