Hi there,
This is the CSS you can add to change the hover color
.single-post .entry-content a:hover{
color: #fff !important;
z-index: 1000;
}
But you cannot hover on a touch device such as a mobile phone, so its really not worth adding, and it can lead to a link requiring a double tap on some devices