﻿#tagCloud
{
	width:188px;
    padding:5px;
    margin-bottom:10px;
    text-align:justify;
}

#tagCloud A
{
/*	text-decoration:none;
    margin-left:5px;
    margin-right:5px;
*/
    font-family:Trebuchet MS, Verdana, Arial;
}

#tagCloud A:hover
{
    text-decoration:underline;
}

#tagCloud A.weight1
{
	font-size: 1.9em;
	font-weight:bolder;
}

#tagCloud A.weight2
{
	font-size: 1.5em;
	font-weight:bolder;
}

#tagCloud A.weight3
{
	font-size: 1.4em;
	font-weight:bolder;
}

#tagCloud A.weight4
{
	font-size: 1.2em;
}

#tagCloud A.weight5
{
	font-size: 1.0em;
}
