body {background: #FFFFEE;} /* Цвет фона */

A:hover {COLOR: #ff4500; TEXT-DECORATION: underline}


p, ul {FONT-SIZE: 14pt; COLOR: #191970; FONT-FAMILY: tahoma, sans-serif, arial; text-align: justify; margin-left: 1%; margin-right: 1%; line-height: 150%}

.m {FONT-SIZE: 12pt; COLOR: #808080}

td {FONT-SIZE: 14pt; COLOR: #191970; FONT-FAMILY: tahoma, sans-serif, arial; text-align: justify; line-height: 150%}

.description {FONT-SIZE: 14pt; COLOR: #008000; border-bottom: 1px dashed #008000; text-decoration: none;}

h1,h2,h3 {color: #EC0000; FONT-FAMILY: tahoma, sans-serif, arial; text-align: center;}



a.description:hover{
position:relative;
z-index:28;
}
a.description span{
display:none;
}
a.description:hover span{
display:block;
position:absolute;
color:#000;
z-index:22;
width:190px;
padding:4px;
font-size:11px;
cursor:help;
text-decoration:none;
text-align: left;
top:-75px;
left:-65px;
background:#ECFCEB;
line-height: 120%;
border:1px solid #008000;
}
.description-links{
width: 35%;
float: right;
line-height: 11px;
border: 1px outset #aaa;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-align:justify;
margin-left: 5px;
background-color: #eee;
font-size: 9px;
}


.topbutton {
padding:10px;
position:fixed;
bottom:30px;
right:1px;
cursor:pointer;
color:#0099FF;
font-family:Times New Roman;
font-size:60px;
text-decoration: none;
text-decoration:none !important;
}

#.downbutton {
#padding:10px;
#position:fixed;
#top:1px;
#right:1px;
#cursor:pointer;
#color:#0099FF;
#font-family:Times New Roman;
#font-size:60px;
#text-decoration: none;
#text-decoration:none !important;
#}