#tagCloud {
	margin-top: 40px;
	margin-left: 40px;
	width: 350px;
	height: 110px;
}

.tg a:visited {
	text-decoration: underline;
}

.tg a:hover {
	color: #0000ff;
}

.tg {
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	height: 35px;
}

.tgXSmall {
	color: #000080;
	text-decoration: underline;
	font-size: 100%;
}

.tgSmall {
	color: #000080;
	text-decoration: underline;
	font-size: 125%;
}

.tgMed {
	color: #000080;
	text-decoration: underline;
	font-size: 150%;
}

.tgLarge {
	color: #000080;
	text-decoration: underline;
	font-size: 175%;
}

.tgXLarge {
	color: #000080;
	text-decoration: underline;
	font-size: 200%;
}