.bs_link {
	font-family: Verdana, Tahoma, Arial, sans-serif !important;
	font-size: 100% !important;
	color: #999 !important;
	text-decoration: none !important;

}

.bs_link:hover {
	text-decoration: underline;
        color: #F6AB17 !important;
}

.bs_separator {
	margin: 0 8px 0 8px;
}
