
.linkarm {
    color: #FFFFFF;
    display: block;
    margin-top: -28px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 99%;
    z-index: 0;
}
.linkarm a {
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.linkarm a:hover {
    color: #DED2B0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.textarm {
    color: #FFFFFF;
    text-decoration: none;
}
.textarm a {
    color: #DED2B0;
    text-decoration: none;
}
.textarm a:hover {
    color: #DED2B0;
    text-decoration: none;
}
