p a {
    color: #0057AF;
}
p a:hover {
    text-decoration: underline;
}