.tagCloud {
	font-family: Arial, Helvetica, sans-serif;
	width: 700px; 
	padding: 15px 10px 15px 10px; 
	text-align: center;
	line-height:21px;
	
	
}

.tag1 {
	color:#83BD0F;
	font-size: 13px; 
	text-decoration:none; 
	letter-spacing:0px;
	font-weight: normal; 
	padding:0px 2px 0px 4px;
}

.tag1 a:hover { text-decoration: underline; }

.tag2 {
	color:#73A50D;
	font-size: 14px; 
	text-decoration:none;
	font-weight: bold;
	padding:0px 2px 0px 4px;
}
.tag2 a:hover { text-decoration: underline; }

.tag3 {
	color:#638D0B;
	font-size: 17px; 
	text-decoration:none;
	font-weight: normal;
	letter-spacing:0px;
	padding:0px 2px 0px 2px;
}
.tag3 a:hover { text-decoration: underline; }

.tag4 {
	color:#527509;
	font-size: 20px; 
	text-decoration:none;
	font-weight: normal;
	padding:0px 2px 0px 1px;
}
.tag4 a:hover { text-decoration: underline; }

.tag5 {
	color:#527509;
	font-size: 25px; 
	text-decoration:none;
	letter-spacing:-1px; 
	font-weight: normal;
	padding:0px 2px 0px 1px;
}
.tag5 a:hover { text-decoration: underline; }

.tag6 {
	color:#527509;
	font-size: 30px; 
	text-decoration:none;
	letter-spacing:-1px; 
	font-weight: normal;
	padding:0px 2px 0px 1px;
}
.tag6 a:hover { text-decoration: underline;}

.tag7 {
	color:#527509;
	font-size: 36px; 
	text-decoration:none;
	letter-spacing:-1px; 
	font-weight: normal;
	padding:0px 2px 0px 1px;
}
.tag7 a:hover { text-decoration: underline; }


  a.tcmpiccolo { font-size: xx-small; } 
  a.tcpiccolo { font-size: small; } 
  a.tcmedio { font-size: medium; } 
  a.tcgrande { font-size: large; } 
  a.tcmgrande { font-size: xx-large; } 