
body {
width: 100%;
height: 100%;
overflow: hidden;
background-color: #FFFFFF;
background-image: url(01.gif);
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
cursor: default;

}

body,td,th {
font-size: 14px;
color: #000000;
}

a {
text-decoration: none;
color: #000000;
cursor: default;
}

a:visited { color: #000000; }
a:hover, a:visited:hover { color: #000000; }
a:active { color: #000000; }


#header {
background-image: url(http://narod.yandex.ru/images/index_templ/5/zip.gif);
background-position: 100px 0px;
background-repeat: no-repeat;
}

#menu h6 {
margin: 6px;
margin-left: 0px;
margin-right: 0px;
font-size: 12px;
/* font-weight: normal; */
}

#bl {
color: #FF0000;
}

#bl a {
font-size: 16px;
text-decoration: underline;
color: #FF0000;
cursor: pointer;
}

#bl a:visited { color: #FF0000; }
#bl a:hover, #bl a:visited:hover { color: #FF0000; }
#bl a:active { color: #FF0000; }

