#categorycontainer { width: 100%; text-align: center;} #categorycontainer ul { margin: 0px 2px 0px 2px; padding-left: 0; list-style-type: none; font-family: arial; font-size: 11pt; } #categorycontainer a { text-align: left; display: block; padding: 3px 2px 3px 0px; width: 98%; background-color: #ffffcc; border-bottom: 1px solid #663300; } #categorycontainer a:link, #categorylist a:visited { color: #cc3333; text-decoration: none; } #categorycontainer a:hover { background-color: #ffffcc; color: #999900; border-bottom: 1px solid #ffffcc; text-decoration: underline; }