a:hover.nostyle,
a:active.nostyle,
a:visited.nostyle,
a::selection.nostyle
{
    text-decoration: none !important;
    color: inherit !important;
    font-size: inherit !important;
}
a.nostyle
{
    text-decoration: none !important;
    color: inherit !important;
    font-size: inherit !important;
}

a.iconBacklink:hover,
a.iconBacklink:active,
.iconBacklink{
    font-size: 30px !important;
    color: #6e6e6e /*grey3*/;
}