
        Links
*************************/
a { text-decoration:none; font-weight:bold; color:#707070;}
a:link { text-decoration:none; }

font {font-family:arial; font-color:#707070;}
p { font-family:arial; font-color:#707070; }
.nav {font-family:arial; font-color:#707070;}


/*************************************************************************************/
/*
        e-Mail-Link
****************/

a.email:link
        { text-decoration:underline; font-weight:bold; color:#505050; }

a.email:visited
        { text-decoration:underline; font-weight:bold; color:#707070; }

a.email:hover
        { text-decoration:underline; font-weight:bold; color:black;}

a.email:active
        { text-decoration:underline; font-weight:bold; color:black; }

a.email:focus
        { text-decoration:underline; font-weight:bold; color:black;}