footer a{
color:#333;
text-decoration:none;
}

footer a:hover{
text-decoration:underline;
}