.search {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5c5c5c;
}
.breadcrumb {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #fa903d;
}

.breadcrumbsep {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #5c5c5c;
}

A:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #fa903d;
	text-decoration: none;
}

A:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #71ad72;
	text-decoration: none;
}
