
a {
  color: #337AB7;
  text-decoration: none;
}

a:visited {
  text-decoration: underline;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


td.twg_info {
  border-top: 0px none;
}

td.topnavleft,
td.topnav,
td.topnavright {
  background-color: transparent;
}

