﻿a {
    text-decoration: none;
    color: #fff;
}


    a:hover {
        text-decoration: none;
        color: #fff;
    }
