This is my code: (without the style thingy)
p, td, body {cursor : default;}
a:link { text-decoration: none; color: #FFFFFF;}
a:hover { text-decoration: none; color: #FFFFFF;}
a:active { text-decoration: none; color: #000000;}
a:visited { text-decoration: none; color: #FFFFFF;}
Can anyone tell me / change the script for the links to be white, but when you put your mouse over the link becomes bold and the color: 453434
thx alot, crispygoat