#jump_base {
  overflow-y:hidden;
  width: 154px;
  height: 120px;
  border: 0px;
  margin: auto;
  padding: 0 1px 0 1px;
  font-size: .9em;
  font-family: Verdana, Arial, sans-serif;
}

#jump_base a {
	color: #99CCFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.news {
 background-color: #020B27;
  color: inherit;
}
