body {
  background-color: #000066;
  scrollbar-Track-Color: white;
  scrollbar-Face-Color: #0099cc;
  scrollbar-Shadow-Color:yellow;
  scrollbar-DarkShadow-Color:purple;
  scrollbar-Highlight-Color:red; 
  scrollbar-3dLight-Color:blue;
  scrollbar-Arrow-Color:white; 
}



a {
  text-decoration: none;
  color: #ffffff;
  font-weight: normal;
  font-family:  arial, serif;
  font-size: 8pt;
 }

a:hover {
  text-decoration: none;
  color: #ff9933;
  font-weight: normal;
  font-family:  arial, serif;
  font-size: 8pt;
  font-style: normal;
 }
 
.order {
  color: green;
  font-family: arial, serif, garamond, "times new roman", times, arial, serif;
  font-size:10pt;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}
<!--

  background-color: #ffffcc;
-->