
BODY {
scrollbar-face-color: white;
scrollbar-arrow-color: red;
scrollbar-base-color: white;
scrollbar-shadow-color: white;
scrollbar-dark-shadow-color: red;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: red;
background-color: white
}


a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}