#staticcontainer { width: 100%; text-align: center;} #staticcontainer ul { margin: 0px 2px 0px 2px; padding-left: 0; list-style-type: none; font-family: Arial; font-size: 8pt; } #staticcontainer a { text-align: left; display: block; padding: 3px 2px 3px 0px; width: 98%; background-color: #ffffff; border-bottom: 1px solid #ffffff; } #staticcontainer a:link, #staticlist a:visited { color: black; text-decoration: none; } #staticcontainer a:hover { background-color: #ffffff; color: white; border-bottom: 1px solid #ffffff; text-decoration: none; }