div.tagcloud a {
    color:#00A1AE;
}

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