.two-d-container table.aui th a,
.two-d-container table.aui td a {
  color: #0052cc;
}
.two-d-container table.aui th a:hover,
.two-d-container table.aui td a:hover,
.two-d-container table.aui th a:focus,
.two-d-container table.aui td a:focus,
.two-d-container table.aui th a:active,
.two-d-container table.aui td a:active {
  color: #0065ff;
}
