a:hover {
    color: blue;
    background-color: #99FF99;
    text-decoration: none;
}
