body {  background-position:top; background-repeat: yes-repeat; fixed:yes-fixed  scrollbar-arrow-color:#000000;
 scrollbar-base-color:#FFFFFF;
 scrollbar-shadow-color:#000000;
 scrollbar-face-color:#fbf93d;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-dark-shadow-color:#000000;
 scrollbar-3d-light-color:#000000;}
a:link {backround:RED; backround-color: #ffba61; color: red; text-decoration: none}     /* link non visitato */
a:visited {backround:#ffba61; backround-color: #ffba61; color: red; text-decoration: none}  /* link visitato */
a:hover {backround:#ffba61; backround-color: #ffba61; color: #ffaacc; text-decoration: underline}    /* link mouse over */
