div.volleymall-content a {
    color:blue;
}

.volleymall-title {
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
}
.volleymall-description {
    margin: 0px;
}
p.volleymall-url a {
    color: green;
}
p.volleymall-url a:hover {
    color: darkgreen;
}