body {background-color:#000000; margin:0px; color: #9e9e9e;}

/*меню*/
.menu {
        COLOR: #9c681a; FONT-FAMILY: Times New Roman, sans-serif; FONT-SIZE: 14px; text-decoration: none;
}
.menu:hover {
        COLOR: #5d7592; text-decoration: underline;
}

.copy {
        COLOR: #043c77; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;; FONT-SIZE: 10px
}
/*основной текст*/
p, .text {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
        color: #9e9e9e;
}
.data {
        color: #9c681a;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
}


A {
        COLOR: #5d7592; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
A:hover {
        COLOR: #043c77;
}
/*заголовок раздела*/
.title {
        color: #7f2e0c;
        font-family : Times New Roman, sans-serif;
        font-style:italic;
        font-size : 16px;
        font-weight : bold;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 180px;
visibility: hidden;
text-align:center;
z-index: 100;
}
