Funziona ma solo in determinate pagine del mio sito e non so spiegarmi il perchè.-
Ho messo:
<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;}
a:active { background-color : #ffc080 ; font-family:Arial; font-weight: regular; color: white;}
a:visited { background-color : #ffc080 ; font-family:Arial; font-weight: regular; color: white;}
</style>