
.catList {
width:100%;
}

.catList td {
font-weight:bold;
padding-left:6px;
width:25%;
}

.catList a {
color:#000000;
}

.catList a:hover {
color:#FF0000;
}
