I'm not a savvy on CSS, but by comparation I guess I found what you want me to do, but still nothing happens with the links I didn't read All still in the same "normal" font style.<br />See the lines I changed on FROSTED.CSS<br /><br />.newlighttable {<br />color: #000000;<br />background-color: #e7f5fb; <br />font-weight: bold; <br />}<br />.newdarktable {<br />color: #000000;<br />background-color: #baeaf8; <br />font-weight: bold; <br />}<br />.newlighttable a:link {<br />font-weight: bold;<br />}<br />.newlighttable a:visited {<br />font-weight: normal;<br />}<br /><br /><br />Any more ideas?<br />Thank you for you help.