stiliOver = new Array("backgroundColor=#FF00C0", "cursor=hand")
stiliOut = new Array("backgroundColor=transparent", "cursor=auto")


stiliOver2 = new Array("backgroundColor=#99DDFF","color=#009900","fontStyle=italic","cursor="+(document.all?'hand':'pointer'))
stiliOut2 = new Array("backgroundColor=white","color=black","fontStyle=normal")
stiliClick2 = new Array("backgroundColor=#9999FF","color=#66FF66")
stiliVisited2 = new Array("backgroundColor=#EEEEFF","color=#006600","fontStyle=normal")