#tagcloud{
	
}

#tagcloud img{
	border:0;
	margin:0;
	padding:0;
	display:block;

}

#tagbg{
	font-family: Arial;	
	color:#e5fafd;
	/*line-height:1.4em;	*/
	background-color:#29b0be;
	width:260px;
	height:auto;
	display:block;
	padding-left:30px;
	padding-top:30px;
	padding-bottom:30px;	
}

#tagwords{	
	margin:0;
	padding:0;
	width:240px;
	height:auto;	
	/*text-align:justify;*/
}

a.cloud1 { font-size: 9px; color:#e5fafd; text-decoration:none; margin-right:5px;}
a.cloud2 { font-size: 12px; color:#e5fafd;text-decoration:none;margin-right:5px;}
a.cloud3 { font-size: 14px;color:#e5fafd; text-decoration:none;margin-right:5px;}
a.cloud4 { font-size: 16px; color:#e5fafd;text-decoration:none;margin-right:5px;}
a.cloud5 { font-size: 18px; color:#e5fafd;text-decoration:none;margin-right:5px;}
a.cloud6 { font-size: 20px; color:#e5fafd;text-decoration:none;margin-right:5px;}

a.cloud1:hover{ text-decoration:underline; }
a.cloud2:hover{ text-decoration:underline; }
a.cloud3:hover{ text-decoration:underline; }
a.cloud4:hover{ text-decoration:underline; }
a.cloud5:hover{ text-decoration:underline; }
a.cloud6:hover{ text-decoration:underline; }