@CHARSET "ISO-8859-1";

#tagcloud{ background:#808080; width:410px; text-align:center; }
 
.tag1{ font-size:1.0em; color:#505050;  text-decoration:underline; font-weight:bold;}
.tag2{ font-size:0.9em; color:#E0E0E0;  }
.tag3{ font-size:1.2em; color:#505050;  }
.tag4{ font-size:1.1em; color:#E0E0E0;  font-weight:bold; } /* AJAX */
.tag5{ font-size:1.2em; color:#E0E0E0;  font-family:Times, serif; }
.tag6{ font-size:1.4em; color:#FF6600;  font-weight:bold; } /* Web CMS*/
.tag7{ font-size:1.6em; color:#E0E0E0;  font-family:Courier; font-weight:bold;}
.tag8{ font-size:1.6em; color:#E0E0E0;  font-family:Times, serif; }
.tag9{ font-size:0.9em; color:#FF6600;  } /*E0E0E0*/
 
#tagcloud a{ text-decoration:none; }
#tagcloud a:hover{ text-decoration:underline; }