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

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