a {
text-decoration: none;
outline: none;

}
a:hover {
text-decoration: none;
outline: none;
color : #538A17;
}