﻿/**
 * Author - koder_alex
 * ISQ - 669906617
 * VK - https://vk.com/koder_alex
 * It is forbidden to give, sell, modify.
 */
.ny2017_link {
    color: #e6457a;
    font-weight: 500;
    position: relative;
    cursor: pointer;
}
.ny2017_link:hover{
    text-decoration: underline;
}
