Hi Nancy
Did you check the Appearance -> Customize -> Color Settings -> Blog Links and Links Hover settings?
If this does not works, then use the following CSS
a:hover {
color: #d54545;
}
Copy & Paste it in Appearance -> Customize -> Additional CSS
Also change the color hex code according to the requirement
Best Regards