#innerScroll {
  text-align: center;
}

#outerScroll {
  overflow: hidden;
  height: 100px;
  border: thin solid #9F7F5F;
}


a:link.scroll, a:visited.scroll{
  font-weight: normal;
  text-decoration:none;
  color: #975;
}

a:hover.scroll {
  color: #0D0A60;
}

#frameScroll {
  display: none;
}
  
#CM1 {
  z-index:1000;
}

.smallPrint {
  text-align: right;
  font-size: 67%;
}
