At 15:13 09/21/03 -0700, you wrote:
>p.s. what was the block of css code that you added?
<style type="text/css" title="Leif Parsons Style Block">
<!--
a:link {
border: none; /* unvisited link */
}
a:visited {
border: none; /* visited link */
}
a:hover {
border: none; /* mouse over link */
}
a:active {
border: none; /* selected link */
}
-->
</style>