a:link {
    color: #d47b09;
    text-decoration: none !important;
}
a:visited {
	text-decoration: none !important;
	color: #d47b09;
}
a:hover {
	text-decoration: none !important;
	color: #999 !important;
}
a:active {
	text-decoration: none !important;
	color: #d47b09;
}
.icon-shopping-cart {
color: #ffffff }