.tagcloud
{
	background-color: lightslategray;
	width: 500px;
	height: 250px;
}
.tagcloud a
{
	font-family: "Arial";
	text-decoration: none;
}
.tagcolor1 
{
	color: red;
}
.tagcolor2 
{
	color: blue;
}
.tagcolor3 
{
	color: brown;
}
.tagcolor4 
{
	color: aqua;
}
.tagcolor5
{
	color: bisque;
}
.tagcolor6 
{
	color: cornflowerblue;
}
.tagcolor7 
{
	color: blueviolet;
}
.tagcolor8 
{
	color: green;
}
.tagcolor9 
{
	color: teal;
}
.tagcolor10 
{
	color: greenyellow;
}
.tagfont0
{
	font-size: 10px;
}
.tagfont1
{
	font-size: 12px;
}
.tagfont2
{
	font-size: 14px;
}
.tagfont3
{
	font-size: 16px;
}
.tagfont4
{
	font-size: 18px;
}
.tagfont5
{
	font-size: 20px;
}
.tagfont6
{
	font-size: 22px;
}
.tagfont7
{
	font-size: 24px;
}
.tagfont8
{
	font-size: 26px;
}
.tagfont9
{
	font-size: 28px;
}
.tagfont10
{
	font-size: 32px;
}