div.tagcloud a {
    color:#B4001E;
}

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