stylesheet.css > these are linked items so find
Code:
a:link, #navEZPagesTOC ul li a {
	color: #9B11A1;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #D20A6C;
	}

a:active {
	color: #9B11A1;
	}
Change in groups or add &/or separate to have other colors for other items