a {text-decoration:none;}
a:hover { font-weight:bold; text-decoration:underline;}
A:link { font-weight:bold; color: blue;}
A:visited { font-weight:bold; color: blue; }
A:active { font-weight:bold; color: red; }

body {scrollbar-3dlight-color:orange;
           scrollbar-arrow-color:tomato;
           scrollbar-base-color:tomato;
           scrollbar-darkshadow-color:tomato;
           scrollbar-face-color:lightsalmon;
           scrollbar-highlight-color:tomato;
           scrollbar-shadow-color:tomato;
}
