.two-d-container table.aui th a,
.two-d-container table.aui td a {
  color: #3b73af;
}
.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: #3b73af;
}
