#newbooks a {
    text-decoration: none;
    color:black;
    font-weight:bold;
    font-size:12px;
    line-height:18px;
}

#newbooks a:hover {
    text-decoration: underline;
}