.tbtagz { width: 520px; }

.tbtagz td { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #996600; text-align: left; }

.tdtagztit {
  padding: 5px;
  background-color: white;
}

.tdtagz {
  padding: 5px;
  background: url(/content/images/tag-clouds-bg.png) repeat;
  border: 1px dotted; border-color: blue;
}

.tdhidd {
  padding: 5px;
  background-color: #ccccff;
  border: 1px dotted; border-color: blue;
}

.csstag1, .csstag1 a {
  font-size: 10px;
  color: darkblue;
  text-decoration: none;
}

.csstag2, .csstag2 a {
  font-size: 12px;
  color: green;
  text-decoration: none;
}

.csstag3, .csstag3 a {
  font-size: 14px;
  color: blue;
  text-decoration: none;
}

.csstag4, .csstag4 a {
  font-size: 16px;
  color: #ff9900;
  font-weight:bold;
  text-decoration: none;
}

.csstag5, .csstag5 a {
  font-size: 17px;
  color: magenta;
  text-decoration: none;
}

.csstag6, .csstag6 a {
  font-size: 18px;
  color: blue;
  text-decoration: none;
}

.csstag7, .csstag7 a {
  font-size: 19px;
  color: darkblue;
  text-decoration: none;
}

.csstag8, .csstag8 a {
  font-size: 20px;
  color: dagkgreen;
  text-decoration: none;
}

.csstag9, .csstag9 a {
  font-size: 22px;
  color: red;
  text-decoration: none;
}

.csstag1 a:hover, .csstag2 a:hover, .csstag3 a:hover, .csstag4 a:hover, .csstag5 a:hover, .csstag6 a:hover, .csstag7 a:hover, .csstag8 a:hover, .csstag9 a:hover { text-decoration: underline; }

