Class support for those of you up to and touchin r487 for the following tags.
.linklist .recent_articles .recent_comments .related_articles .category_list .section_list
classes tied to tags as defaults.
thus:
.category_list
{
list-style-type:none;
}
.category_list li a
{
color:#000064;
border-bottom: 1px solid #ccc;
}
.category_list li a:hover
{
color:#460000;
border-bottom: 1px solid #333;
}
Renders

