Per es: mettici questo

<style>
a{
background:red;
}
a:hover{
background:green;
}
</style>