a {
text-decoration: none;
color: #6699FF;
}

a:hover{
text-decoration: none;
color: #B2B2B2;
}