a {
  /*font-size: 20px;*/
}

a:active {
  /*background: white;*/
}

* {
  /*margin: 0;*/
}

*:focus {
  /*outline: 0;*/
}

* {
  /*box-sizing: inherit;*/
}

*:before, *:after {
  /*box-sizing: inherit;*/
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

span {
  font-style: inherit;
  font-weight: inherit;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a:hover {
  color: #000000;
}

a:hover {
  color: #636262;
}

a {
  font-size: 13px;
}

a {
  font-size: 20px;
}

a {
  color: #6d8de1;
}

#footer a:active, a:hover {
  color: #fcf8f8;
  text-decoration: none;
  font-weight: bold;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline: 0;
}

.uk-link, a {
  color: #1e87f0;
  text-decoration: none;
  cursor: pointer;
}

.uk-link:hover, a:hover {
  color: #0f6ecd;
  text-decoration: underline;
}

a, area, button, input, label, select, summary, textarea {
  touch-action: manipulation;
}

a:focus, a:hover {
  color: #efefef;
  text-decoration: underline;
}

a {
  /*color: #aaaaaa;*/
  text-decoration: none;
  background-color: transparent;
}

a:focus, a:hover {
  /*color: #4885ed;*/
  text-decoration: underline;
}

a:active {
  background: #4885ed;
}

a:focus, a:hover {
  color: rgb(255,255,255);
  text-decoration: underline;
}

a:active {
  background: white;
}

a {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

a:focus, a:hover {
  color: #4885ed;
  text-decoration: underline;
}

a:active {
  background: #4885ed;
  color: #4885ed;
}

a, area, button, [role="button"], input, label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

* {
  margin: 0;
}

* {
  outline: none;
}

a:focus, a:hover {
  color: #89229b;
  text-decoration: none;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple, a, .td-name, td {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Helvetica Neue","Open Sans",Arial,sans-serif;
}

a {
  color: #2CA8FF;
}

a:hover, a:focus {
  color: #109CFF;
  text-decoration: none;
}

*, *::before, *::after {
  box-sizing: border-box;
}

a {
  color: #9c27b0;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:focus {
  outline: none;
}

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}

*:focus {
  outline: 0;
}

a:hover, a:focus {
  color: #89229b;
  text-decoration: none;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0a6ebd;
  text-decoration: underline;
}

a:focus, button:focus {
  outline: none;
}

* {
  -webkit-tap-highlight-color: rgba(255,255,255,0);
  -webkit-tap-highlight-color: transparent;
}

a {
  color: #9c27b0;
}

a:focus, a:hover {
  color: #cd201f;
  text-decoration: none;
}

a:hover {
  color: #339BEB;
}

a {
  color: #55acee;
}

a:hover {
  color: #2b7cbb;
}

a:focus, a:active {
  outline: none;
}

a:hover {
  color: #56aa1c;
  text-decoration: blink;
}

a {
  color: #111c26;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

