.one
{ scrollbar-face-color: #663300;
  scrollbar-highlight-color: #CC6633;
  scrollbar-shadow-color: #FF6666;
  scrollbar-arrow-color: #FF6669;
  scrollbar-track-color: #FF6666;
  scrollbar-darkshadow-color: #CC6633;}
  a:link {color: #3300CC;text-decoration: none;}
  a:visited {color: #5c0fcf;text-decoration: none;}
  a:active {color: #000000;text-decoration: none;}
  a:hover {color: #CC6633; text-decoration: none;}
}

.two
{ font-family: Helvetica, arial;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #660000;
  text-decoration: none; }

div.scroll 
{ height: 100%;
  width: 100%;
  overflow: auto;
  padding: 0px;}
