<!--
#jump_base {
  overflow-y:hidden;
  width: 574px;
  height: 85px;
  border: 2px dotted #0000ff;
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: .5em;
  /* font-family: Verdana, Arial, sans-serif; 
	font-family: Verdana, Arial, sans-serif; */
}

#jump_base a {
  color: #0000ff;
  background-color: inherit;
  text-decoration:none;
}

.news {
  background-color: yellow;
  color: inherit;
}
-->
