/****************************************************************************
* CSS created to override the NPS.css when necessary. To date, NPS.css is
* the priority web file for styling. This contains some overrides.
*****************************************************************************/
table.requestsTable td a:not([role="menuitem"]) {
    color: black !important;
}