body {

color : #000000;
text-align : justify;
background-color : #ffffff;
background-image: url(_img/fon3.jpg);
}
*#menu {
font-weight : bold;
font-size : 8pt;
line-height : 10pt;
font-family : Verdana;
margin : 5px;
}

a {
text-decoration : none;
}
a:link, a:visited {
color : #541d09;
}
a:hover {
color : #541d09;
}
a:active {
color : #642d19;
}
a:hover {
text-decoration : underline;
}

.sorting thead td{ cursor: pointer;}