﻿/* Marquee de Valores Cuota*/
#jump_base {
  overflow-y:hidden;
  background-color: Transparent;
  width: 410px;
  height: 24px;
  }

#jump_base a {
  color: #fff;
  background-color: inherit;
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
  text-decoration:none;
}

#jump_base a:hover {
	text-decoration:none;
}

.news {
  text-align:right; 
}