.uk-panel-title {
  margin-top: 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #333333;
  font-size: 24px;
  line-height: 1.8;
  font-weight: bold;
  text-transform: none;
  color: #333333;
}

.tm-toolbar: a {
  text-decoration:none;
}

a {
  text-decoration: none;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

body a {
  text-decoration:none;
}