This is the code in the CSS that styles this feature:
#previous,
#previous a,
#previous a:visited,
#next-post,
#next-post a,
#next-post a:visited {
color: #929292;
font: 12px tahoma;
text-decoration: none;
}
You can change it however you wish, and add to Custom CSS.
Note that Graphene has the same styling for visited and unvisited posts. You can change that if you wish.
Ken