.tag_cloud
    {padding: 3px; text-decoration: none;
    font-family: verdana;     }
.tag_cloud:link  { color: #0A51A1; }
.tag_cloud:visited { color: #9900FF; }
.tag_cloud:hover { color: #D2382C; background: #FFFFA5; }
.tag_cloud:active { color: #6699FF; background: #000000; }
}

