a:link, a:visited, a:active, 
a{
background-color:#ffffff;
color: #23bf4f
}
a:hover{
background-color:#ffffff;
color: red
}




