div.jqcloud {
  font-family: "Helvetica", "Arial", sans-serif;
  color: #09f;
  overflow: hidden;
  position: relative;
  line-height: normal;
}
div.jqcloud a {
  color: inherit;
  font-size: inherit;
  text-decoration: none;
  transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
}
div.jqcloud a:hover {
  color: #428bca;
  font-size: 120%;
}
div.jqcloud span {
  padding: 0;
}
div.jqcloud span.w10 {
  font-size: 24px;
  color: #bf5c00;
}
div.jqcloud span.w9 {
  font-size: 23px;
  color: #ed2a01;
}
div.jqcloud span.w8 {
  font-size: 20px;
  color: #655a52;
}
div.jqcloud span.w7 {
  font-size: 19px;
  color: #502600;
}
div.jqcloud span.w6 {
  font-size: 18px;
  color: #655a52;
}
div.jqcloud span.w5 {
  font-size: 17px;
  color: #944700;
}
div.jqcloud span.w4 {
  font-size: 16px;
  color: #502600;
}
div.jqcloud span.w3 {
  font-size: 14px;
  color: #bf5c00;
}
div.jqcloud span.w2 {
  font-size: 13px;
  color: #bf5c00;
}
div.jqcloud span.w1 {
  font-size: 12px;
  color: #bf5c00;
}
