.gl_land-text a {
    text-decoration: underline;
    color: #ffffff;
}
.day .gl_land-text a {
    color: #13151A;
}
.gl_land-text a:hover {
    text-decoration: none;
    color: #5C2588;
}