body {
    color:#303030;
    background-color: #f1f1f1;
}

a {
    color: #7083e5;
}

a:hover, a:active {
    background-color: #7083e5;
    color: #e8e8e8;
}
