div.category-list td a	{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
}

div.category-list td a:hover	{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
text-decoration: underline;
}