div.mainCatsSmall
{
}

.mainCatsSmall ul
{

}

.mainCatsSmall ul li
{
display: inline;
list-style-type: none;
}

.mainCatsSmall ul li a:link, .mainCatsSmall ul li a:visited
{
font-size: 12px;
font-weight: bold;
font-family: Segoe UI, Trebuchet MS, Verdana, Sans-serif;
color: #fff;
text-decoration: none;
background-color: #666;
padding: 2px 5px 2px 5px;
border: solid 1px #fff;
}

.mainCatsSmall ul li a:hover
{
color: #432813;
background-color: #fff;
border: solid 1px #432813;
}
















































































