body {
        background: white url('http://library.by/images/bkg.jpg');
        background-repeat: no-repeat;
        background-position: top;
}


a { color: #000000; text-decoration: none; }
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none;}
a:active { color: #54622d; }
a:hover { color: #54622d; text-decoration: underline;}

.linker a { text-decoration: underline; }
.linker a:link { text-decoration: underline; }
.linker a:visited { text-decoration: underline;}
.linker a:hover { text-decoration: none;}

.smartlink a { text-decoration: none; }
.smartlink a:link { text-decoration: none; }
.smartlink a:visited { text-decoration: none;}
.smartlink a:hover { text-decoration: underline;}