.tagcloud .not-popular { font-size: .8em; }
.tagcloud .not-very-popular { font-size: .9em; }
.tagcloud .somewhat-popular { font-size: 1em; }
.tagcloud .popular { font-size: 1.3em; }
.tagcloud .very-popular { font-size: 1.6em; }
.tagcloud .ultra-popular { font-size: 2em; }
.tagcloud a {text-decoration: none;}
.tagcloud a:hover {text-decoration: underline}