a:link {
    background-color: #ffe39e;
    text-decoration: none;
    font-weight: 600;
    font-family: 'Workbench', sans-serif;
    font-size: 20px;
    padding: 4px;} 
a:visited {
    color: #98f283;      
    text-decoration: solid;} 
a:hover {
    background-color: #ff9ed5;} 
a:active {
    background-color: #d4b3ff;
    font-size: 22px;} 