
a { 
    font-family: 'Titillium Web', sans-serif;   
    font-weight: 600; 
    text-decoration: none 
}
a:link { 
    font-family: 'Titillium Web', sans-serif;   
    font-weight: 600; 
    text-decoration: none;
 
    }
a:hover       { 
    font-family: 'Titillium Web', sans-serif;   
    font-weight: 600; }
a:active    {
    font-family: 'Titillium Web', sans-serif;   
    font-weight: 600; 
    text-decoration: none 
}
a:vlink    { 
    font-family: 'Titillium Web', sans-serif;   
    font-weight: 600; 
    text-decoration: none }


#tipp_footer a,
#tipp_footer a:link,
#tipp_footer a:hover,
#tipp_footer a:active,
#tipp_footer a:visited {
 
    font-family: 'Titillium Web', sans-serif;   
    font-weight: 600; 
    text-decoration: none;
    color: paleturquoise;
}
#tipp_footer a:link { 
    color: paleturquoise;
    }
#tipp_footer a:hover { 
    color: white; 
 }
#tipp_footer a:active {
    color: white;
}
#tipp_footer a:visited    { 
    color: white;
    }