#tagCloud {
	width: 500px;
	color:#222222;
	font-family:'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif;
	font-size:0.9em;
	line-height: 2.4em;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	text-indent: 0ex;
   /* background-color: #F4F3EE;*/
    background-color: white;
    /*margin: 0.5em 30px 30px 30px;*/ 
    margin: 0 0 0 0;
    border: 2px dotted #ddd;
    padding: 1.0em
}

/*
#tagCloud a:link {text-decoration: none; }
#tagCloud a:visited {text-decoration: none; }
#tagCloud a:hover {text-decoration: none; color: white; background-color: #05f; }
#tagCloud a:active {text-decoration: none; color: white; background-color: #04e; }

span.tagCloud0 { font-size: 1.0em; padding: 0em; color: #ACC1F3; z-index: 10; position: relative}
span.tagCloud0 a {text-decoration: none;  color: #ACC1F3;}
span.tagCloud1 { font-size: 1.4em; padding: 0em; color: #ACC1F3; z-index: 9; position: relative}
span.tagCloud1 a {text-decoration: none; color: #ACC1F3;}
span.tagCloud2 { font-size: 1.8em; padding: 0em; color: #86A0DC; z-index: 8; position: relative}
span.tagCloud2 a {text-decoration: none; color: #86A0DC;}
span.tagCloud3 { font-size: 2.2em; padding: 0em; color: #86A0DC; z-index: 7; position: relative}
span.tagCloud3 a {text-decoration: none; color: #86A0DC;}
span.tagCloud4 { font-size: 2.6em; padding: 0em; color: #607EC5; z-index: 6; position: relative}
span.tagCloud4 a {text-decoration: none; color: #607EC5;}
span.tagCloud5 { font-size: 3.0em; padding: 0em; color: #607EC5; z-index: 5; position: relative}
span.tagCloud5 a {text-decoration: none; color: #607EC5;}
span.tagCloud6 { font-size: 3.3em; padding: 0em; color: #4C6DB9; z-index: 4; position: relative}
span.tagCloud6 a {text-decoration: none; color: #4C6DB9;}
*/

#tagCloud a:link {text-decoration: none; }
#tagCloud a:visited {text-decoration: none; }
#tagCloud a:hover {
	text-decoration: underline; 
	color: #FF9900; /*#05f;*/ 
	/*background-color: #05f;*/ 
}
#tagCloud a:active {
	text-decoration: none; color: white; 
	background-color: #04e; 
}



span.tagcloud0 a{ font-size: 1.0em; padding: 0.2em; color: #ACC1F3; z-index: 10; position: relative}
span.tagcloud1 a{ font-size: 1.2em; padding: 0.1em; color: #ACC1F3; z-index: 9; position: relative}
span.tagcloud2 a{ font-size: 1.6em; padding: 0.2em; color: #86A0DC; z-index: 8; position: relative}
span.tagcloud3 a {
	padding: 0.2em;
	font-size: 2.0em;	
	color: #ACD1E9; 
	z-index: 7; 
	position: relative
}
span.tagcloud4 a{ font-size: 2.4em; padding: 0.2em; color: #607EC5; z-index: 6; position: relative}
span.tagcloud5 a{ font-size: 2.8em; padding: 0.2em; color: #607EC5; z-index: 5; position: relative}
span.tagcloud6 a{ font-size: 3.0em; padding: 0.2em; color: #4C6DB9; z-index: 4; position: relative}
span.tagcloud7 { font-size: 3.4em; padding: 0.2em; color: #395CAE; z-index: 3; position: relative}
span.tagcloud7 a {text-decoration: none; color: #395CAE;}
span.tagcloud8 { font-size: 3.6em; padding: 0em; color: #264CA2; z-index: 2; position: relative}
span.tagcloud8 a {text-decoration: none; color: #264CA2;}
span.tagcloud9 { font-size: 4.0em; padding: 0em; color: #133B97; z-index: 1; position: relative}
span.tagcloud9 a {text-decoration: none; color: #133B97;}

