A:LINK {
text-decoration: none
}

A:VISITED {
color:black;
text-decoration: none
}

A:HOVER {
text-decoration : none;
background-color : #A4EAF7;
}

A:ACTIVE {
text-decoration: none
}
