﻿#jump_base {
  overflow-y:hidden;
  width: 105px;
  height: 150px;
  border: 0px;
  margin: auto;
  padding: 0 10px 0 15px;
  font-size: 10pt;
  font-family: Verdana, Arial, sans-serif;
  font-weight:bold;
}

#jump_base a {
  color: silver;
 
}

.news {
  color: inherit;
}
