do you mean the pages widget in the sidebar on the right?
No, the text over the icons that says “Photos, Tees, Gifts” and “Brooklyn Photos” is just text not a link and also the text in the “Get Newsletter” Text Widget for “First, Last and Email”
ANY Text in a Text widget comes out the blue underlined link color but is not a link.
in your theme’s style.css add or tweak the following code
.art-blockcontent-body, .art-blockcontent-body a, .art-blockcontent-body li a {
color: #000;
}
that’ll change the colour of the brooklyn and photo’s text and i think it will also work on the first, last, email text too