}
a {
color: #007b43;
text-decoration: none;
}
a:link {
color:#007b43;
background-color:inherit;
text-decoration:none;
}
a:visited {
color: #007b43;
background-color: inherit;
text-decoration: none;
}
a:active visited {
color: #007b43;
background-color: inherit;
text-decoration: none;
}
a:hover {
color:#e9546b;
background-color:inherit;
text-decoration:none;
}
a:active {
color:#007b43;
background-color:inherit;
text-decoration:none;