a:link {
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
a:visited {
font-weight:bold; color:#FFFFFF;
text-decoration:none
}
a:hover {
font-weight:bold;
color:#660000;
text-decoration:none;
}
a:active {
font-weight:bold;
font-size:16px;
color:#FF6600;
text-decoration:underline;
}
a:focus {
font-weight:bold;
color:#FFDF00;
text-decoration:none;
}

#kontakt{
color:#008000;
font-size:11px;
font-family: Bookman Old Style;
}
td.login{

background-color:#808080;
}
a:link#login{
color: #FFFFFF;
font-family:Bookman Old Style;
}
a:visited#login{
color: #800000;
font-family:Bookman Old Style;
}
a:hover#login{
color: #FF8000;
font-family:Bookman Old Style;
}
a:active#login{
color: #000000;
font-family:Bookman Old Style;
}
a:focus#login{
color: #FFFFFF;
font-family:Bookman Old Style;
}

a:link#logout{
color: #000000;
font-family:Bookman Old Style;
}
a:visited#logout{
color: #800000;
font-family:Bookman Old Style;
}
a:hover#logout{
color: #FF8000;
font-family:Bookman Old Style;
}
a:active#logout{
color: #000000;
font-family:Bookman Old Style;
}
a:focus#logout{
color: #FFFFFF;
font-family:Bookman Old Style;
}
<!--Links Übersicht eingeloggte Besucher-->
a:link#view{
color: #000000;
font-family:Arial;
}
a:visited#view{
color: #800000;
font-family:Arial;
}
a:hover#view{
color: #FF8000;
font-family:Arial;
}
a:active#view{
color: #000000;
font-family:Arial;
}
a:focus#view{
color: #000000;
font-family:Arial;
}
<!--LinksNavigation-->
a:link#navi{
color: #808080;
font-family:Bookman Old Style;
}
a:visited#navi{
color: #808080;
font-family:Bookman Old Style;
}
a:hover#navi{
color: #800000;
font-family:Bookman Old Style;
}
a:active#navi{
color: #000080;
font-family:Bookman Old Style;
}
a:focus#navi{
color: #800000;
font-family:Bookman Old Style;
}

a:link.underline{
font-weight:bold;
color:#007F00;
text-decoration:underline;
}

a:visited.underline{
font-weight:bold;
color:#005F00;
text-decoration:underline;
}

a:hover.underline{
font-weight:bold;
color:#BF0000;
text-decoration:underline;
}

a:focus.emailunderline{
font-weight:bold;
font-family: Bookman Old Style;
font-size: 12px;
color:#BF0000;
text-decoration:underline;
}

a:link.emailunderline{
font-family: Bookman Old Style;
font-size: 12px;
color:#007F00;
text-decoration:underline;
}

a:visited.emailunderline{
font-weight:bold;
font-family: Bookman Old Style;
font-size: 12px;
color:#005F00;
text-decoration:underline;
}

a:hover.emailunderline{
font-weight:bold;
font-family: Bookman Old Style;
font-size: 12px;
color:#BF0000;
text-decoration:underline;
}

a:focus.emailunderline{
font-weight:bold;
font-family: Bookman Old Style;
font-size: 12px;
color:#BF0000;
text-decoration:underline;
}