.tag_word {font-weight: bold;padding:0.5em 1em;display:inline-block}
.tag_word.tag_size_0 {display:none}
.tag_word.tag_size_1 {font-size:0.4em;color:#A65200}
.tag_word.tag_size_2 {font-size:0.5em;color:olive}
.tag_word.tag_size_3 {font-size:0.6em;color:blueviolet}
.tag_word.tag_size_4 {font-size:0.7em;color:orange}
.tag_word.tag_size_5 {font-size:0.8em;color:#64DF85}
.tag_word.tag_size_6 {font-size:0.9em;color:#007C21}
.tag_word.tag_size_7 {font-size:1.0em;color:#FF7F00}
.tag_word.tag_size_8 {font-size:1.1em;color:#A65200}
.tag_word.tag_size_9 {font-size:1.2em;color:orangered}

.tag_word.tag_size_10 {font-size:1.3em;color:cornflowerblue}
.tag_word.tag_size_20 {font-size:1.5em;color:darkslateblue}
.tag_word.tag_size_30 {font-size:1.7em;color:springgreen}
.tag_word.tag_size_40 {font-size:1.8em;color:darkslategray}
.tag_word.tag_size_50 {font-size:1.9em;color:fuchsia}
.tag_word.tag_size_60 {font-size:2.0em;color:forestgreen}
.tag_word.tag_size_70 {font-size:2.2em;color:brown}
.tag_word.tag_size_80 {font-size:2.3em;color:lightsteelblue}
.tag_word.tag_size_90 {font-size:2.4em;color:dodgerblue}


ul.cloud-tags {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.cloud-tags li {
 
    float:left;
    margin-left:2em;
} 


ul.cloud-tags li:before {

}