a:link {
    color: #44aee8;
    text-decoration: none;
    font-style: normal;
}a:visited {
    color: #44aee8;
    text-decoration: none;
    font-style: normal;
}a:hover {
    color: #ffffff;
    text-decoration: underline;
    font-style: normal;
}a:active {
    color: #ffffff;
    text-decoration: none;
    background-color: #1f76dd;
    font-weight: bold;
    font-style: normal;
}
