body
{
  background-color: #ffffff;
  background-attachment: fixed;
  color: dimgray;
  cursor: crosshair
}
a:hover { text-decoration: overline underline; }
a:link { color:deeppink; }
a:visited { color:deepskyblue; }
a:active { color:gold; }
html, body
{
  scrollbar-3dlight-color:    ffcc00;
  scrollbar-arrow-color:      ffcc00;
  scrollbar-darkshadow-color: ivory;
  scrollbar-face-color:       ivory;
  scrollbar-highlight-color:  ivory;
  scrollbar-shadow-color:     ffcc00;
}
