/* CSS */
a:visited {
    color: purple; /* Change this to the desired color for visited links */
}