a:link {
    color: #000000; text-transform: full-width; font-size: 16px; font-weight: 200;
     
    background-color: #e68d13;
    text-decoration: none; padding: 4px
}

a:visited {
    color: #ffffff;
    text-decoration: none;
}
a:hover {background-color: #1c0a65}

a:active {background-color: #7b1f70;}