#textCloud {
			position: relative;
		}
#textCloud span {
position: relative;
color: black;
font-size: 20px;
max-width: 350px;
min-height: 320px;
}

#textCloud a{
	color: black;
	text-decoration:none;}
	
#textCloud a:hover{
	color: black;
	text-decoration:none;}

