Homepage › Community Forums › Legacy Theme Support › How to change content link color? › Reply To: How to change content link color?
To edit links, take a look around line 150 in your css for this –
a, a:visited { color: #000; text-decoration: none; }