Based on the HTML below, how can I change the hyperlink color to white instead of the default blue in the text box?
<h2 style="text-align: center;"><span style="background-color: initial; color: currentcolor; font-family: var(--fontsBaseFamily),Avenir Next;">Select a category to begin your journey</span></h2><p style="text-align: left;">*Please note that some apps might require a login using your username (for the application) and password; if you do not have access, please contact <a href="mailto:LOL@AOL.org" style="background-color: rgb(28, 42, 72); font-family: Calibri, sans-serif; font-size: 14.6667px; text-align: start;">LOL@AOL.org</a><span style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14.6667px; text-align: start;">.</span></p>