codice:
   #Image16 {       float:      right;       width:      200px;       height:     12px;       }     #Image16:link, #Image16:active {       background: url('jai.gif');       }     #Image16:hover {       background: url('jaib.gif');       }     #Image16:visited {       background: url('jaic.gif');       }
Questo codice lo inserisco tra </style> e </head>?
se così fosse non funziona!