Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* Default is: a{color: #003366}; mediawiki-a{color: #3366BB} */

/* This is to make normal links lighter, so they are easier to distinguish from (black) text */

a {color: #0B4DBF;}

/* This is to make mediawiki or external links (to other Mediawiki projects, or offsite)
 slightly lighter, so they are easier to distinguish from other links (above) */

#mw_content a.extiw,
#mw_content a.extiw:active,
#mw_content a.external { 
color:#0066CC }