/* user: orange link */
a.orange_link,
.orange_link a {
  background-color: #ffc122;
  color: #fff !important;
  font-weight: bold;
  margin-right: 10px;
  padding: 3px 10px;
  text-decoration: none;
}
