#tagcloud {
	font-size: 120%;
}

#tagcloud a {
	text-decoration: none;
}
#tagcloud a:hover {
	color: #EEEEEE !important;
}

#tagcloud .cloud1 {
	color: #1f1f1f !important;
	font-size: 0.8em;
}

#tagcloud .cloud2 {
	color: #898989 !important;
	font-size: 1.5em;
}

#tagcloud .cloud3 {
	font-size: 2.2em;
	color: #7573AE !important;
}

#tagcloud .cloud4 {
	font-size: 2.6em;
	color: #7573AE !important;
}

#tagcloud .cloud5 {
	font-size: 3.3em;
	color: #ba3b3b !important;
}

#tagcloud .cloud6 {
	font-size: 3.8em;
	color: #ba3b3b !important;
}
