.tagcloud {
  text-align: justify;
  font-size: 70%;
}

.tagcloud li {
  display: inline;
  padding: 0em .1em 0em .1em;
}

.tagcloud a,.taglist a {
  color: #069;
}

.tagcloud a:hover, .taglist a:hover {
  color: #f00;
  text-decoration: none;
}

.tagone a {
  color: #3399cc;
}

.tagten a {
  font-size: 140%;
}
