#tagcloud .one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFD716;
	text-decoration: none;
	font-style: normal;
}
#tagcloud .two {
	font-family: Arial, sans-serif;
	font-size: 23px;
	color: #CFCFCF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#tagcloud .three {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #9D9D9D;
	text-decoration: none;
	font-style: normal;
}
#tagcloud .four {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 25px;
	color: #838383;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#tagcloud .five {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 20px;
	color: #838383;
	text-decoration: none;
	font-style: normal;
}
#tagcloud .six {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #6B6B6B;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#tagcloud .seven {
	font-family: Arial, sans-serif;
	font-size: 17px;
	color: #FFD716;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#tagcloud {
	float: left;
	height: 160px;
	width: 783px;
	margin-left: 17px;
	text-align: justify;
	line-height: 50px;
	z-index: -1;
}

