Your stylesheet has a section that governs the links in the categories sidebox:
Code:
/* categories box parent and child categories */
A.category-top, A.category-top:visited {
color: #008000;
text-decoration: none;
}
A.category-links, A.category-links:visited {
color: #004080;
text-decoration: none;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
color: #FF0000;
text-decoration: none;
Your offending colour is #FF0000
To remove the |_
Look at the UTF codes under:
ADMIN>>>LAYOUT SETTINGS>>>
Categories Separator between the Category Name and Count
Categories Separator between the Category Name and Sub Categories