#tagssummary a {
    line-height: 18px;
}
#tagssummary a:hover {
    color: white;
    background-color: red;
    text-decoration: none;
}