As the subject states, once I visit a site, my hyperlinks are not showing any active or hover styling, only visited styling. I researched this extensively and there were many suggestions about order of the link styling being important, specifically, hover and active coming after visited in the CSS style sheet. So, I tried changing the order in different ways.
I also tried internal CSS and inline styling, nothing fixes it. Other browsers like Edge and Firefox are displaying correctly.
I also tried deleting Chrome browser data, restarting the app etc. No fix.