.tagcloud{
	text-align: center;
	padding-top: 15px;
}

.tagcloud a{
	text-decoration: none;
	white-space: nowrap;
}

.tagcloud a:hover{
	text-decoration: underline;
}

.cloud1, .cloud2, .cloud3, .cloud4, .cloud5{
	line-height: 1.7em;
	padding-right: 1em;
	color: #ffffff;
	word-spacing: 0.1em;
}

.cloud1{
	font-size: 0.8em;
}

.cloud2{
	font-size: 1.0em;
}

.cloud3{
	font-size: 1.5em;
}

.cloud4{
	font-size: 1.7em;
}

.cloud5{
	font-size: 2em;
}