a {
    color: #8B0000;
}

a:hover {
    color: #C70039;
}

a.btn, .tag-cloud a {
    background-color: #8B0000;
}
