Modify this file in your skin1 dir:
customer/categories.tpl
This line (line 10 for me):
Code:
<font class=CategoriesList><a href="home.php?cat={ $categories[cat_num].categoryid }">
Would be changed to:
Code:
<font class=CategoriesList>>> <a href="home.php?cat={ $categories[cat_num].categoryid }">