Grazie per tutti i consigli che mi state offrendo, il fatto è che ho ereditato questo script per cui non sono del tutto in grado di perfezionarlo:
il mio sito è http://www.libriantichicavallero.com/index.php
e lo script:
<style type="text/css">
<!--
body { background-color : #ffa040 ; font-size: 12pt; font-family:Arial; color: blue;}
td { background-color : #ffc080 ; font-size: 16px; font-family:Arial; font-weight: regular; color: #570012;}
select { font: 16px Verdana, Arial, Helvetica, sans-serif; color: #470087; background: #ffffff; }
. { background-color : #ffc080 ; font-size: 16px; font-family:Arial; font-weight: regular; color: #570012;}
a:hover { background-color : #ffc080; font-family:Arial; font-weight: regular; color: red;}
</style>
Grazie