.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link  { color: #6DB8D8; }
.tag_cloud:visited { color: #338EB5; }
.tag_cloud:hover { color: #ffffff; background: #25B0ED; }
.tag_cloud:active { color: #ffffff; background: #329BC9; }

