a {
color : #1E3ECA;
text-decoration : none;
}

a:visited {
color : #1E3ECA;
text-decoration : none;
}

a:hover {
color : #1E3ECA;
text-decoration : underline;
}
