div.tagcloud a {
    color:#F09B00;
}

div.tagcloud a:hover {
    background-color:#F09B00;
    color:#FFF;
}
