It seems like I’m having a conversation with myself, but I found in a file called default2.css:
.skip-link {
display:none;
}
I copied the style into my style.css file and it got rid of it. Now my Page links are showing up as a bulleted list. Gotta put my css decoder hat back on.