.alphabet-list {
    color: #00783D
}

.alphabet-list:hover {
    color: #5d9d66
}

.alphabet-list:visited {
    color: #00783D
}

.alphabet-list:active {
    color: #00d400
}