@charset "utf-8";
/* CSS Document */

div#tagcloud, div#tagcloud a {
	color: #fff !important;
	text-decoration: none;
}

div#tagcloud a:hover {
	text-decoration: underline;
}

div#tagcloud {
/*	position: absolute;
	width: 17%;
	height: 200px;
	top: 40px;
    right: 45px */
	margin: 0 0 2em 0;
	text-align: justify;
	font-size: 240%;
	line-height: 0.95em;
}

.tg1 {
	font-size: 90%;
}

.tg2 {
	font-size: 65%;
}

.tg3 {
	font-size: 55%;
}

.tg4 {
	font-size: 45%;
}

.tg5 {
	font-size: 35%;
}

