div.jqcloud {
  font-family: "Georgia", "Arial", sans-serif;
  color: #09f;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}
div.jqcloud a {
  color: inherit;
  text-decoration: none;
}
div.jqcloud a:hover {
  color: #850000;
}
div.jqcloud span {
  padding: 0;
}
div.jqcloud span.w10 {
  font-size: 28px;
  color: #000;
}
div.jqcloud span.w9 {
  font-size: 24px;
  color: #333;
}
div.jqcloud span.w8 {
  font-size: 20px;
  color: #666;
}
div.jqcloud span.w7 {
  font-size: 18px;
  color: #7e7e7e;
}
div.jqcloud span.w6 {
  font-size: 16px;
  color: #989898;
}
div.jqcloud span.w5 {
  font-size: 14px;
  color: #afafaf;
}
div.jqcloud span.w4 {
  font-size: 13px;
  color: #c4c4c4;
}
div.jqcloud span.w3 {
  font-size: 12px;
  color: #d5d5d5;
}
div.jqcloud span.w2 {
  font-size: 11px;
  color: #e7e7e7;
}
div.jqcloud span.w1 {
  font-size: 10px;
  color: #e7e7e7;
}
