A:visited, A:hover, A:link { text-decoration: none }
A:visited { color: grey }
A:hover { background: #C7C1A7 }
BODY {
font-family: Verdana; 
font-size: 9pt; 
background: #C7C1A7;
scrollbar-face-color: white;
scrollbar-highlight-color: black;
  scrollbar-shadow-color: =#C7C1A7; 
  scrollbar-arrow-color: =#C7C1A7;
  scrollbar-track-color: #C7C1A7;
  scrollbar-base-color: =#C7C1A7;
}

