table#links a:link { color: #ff0000; font-weight: bold; text-decoration: none; background: transparent; }
table#links a:hover { color: #000000; font-weight: bold; text-decoration: underline; background: transparent; }
table#links a:visited { color: #ff0000; font-weight: bold; text-decoration: none; background: transparent; }
