a {
 color: #132DEA;
}
a:hover {
 text-decoration: none;
}

a.standard {
 color: #000000;
}
a.standard:hover {
 text-decoration: none;
}