.lb_toplink { font-size: small; } .lb_sublink { font-size: x-small; } body { font-size: small; font-family: sans-serif; background: white; color: black; } a:link { font-style: normal; font-weight: bold; text-decoration: none; color: black; } a:visited { font-style: normal; font-weight: bold; text-decoration: none; color: black; } a:hover { font-style: normal; font-weight: bold; text-decoration: underline; color: black; } a:active { font-style: normal; font-weight: bold; text-decoration: underline; color: black; } div.leftbar { width: 200px; min-width: 200px; border: 1px solid black; padding: 0.25em; float: left; background-color: #aaaaff; } h2.lb_header { border: 1px none blue; padding: 0.1em; margin: 0em; background-color: blue; color: white; font-size: medium; } li.lb_toplink { list-style-type: none; } li.lb_sublink { list-style-type: none; }