
    a {
        color:           #EE1E71;
        text-decoration: none;
    }
    
    a:hover {
        text-decoration: underline;
    }
