A
{                 font-size: 7pt;
                   font-family: Arial, Helvetica, Verdana; 
	font-weight: none;
	text-decoration: none;
	color: #D6E6EE;                       <!как видим>
}
A:active
{
	font-weight: bold;
	text-decoration: none;
	color:  #E0AC3C;                          <!после нажатия>
}
A:hover
{
	font-weight: none;
	text-decoration:none;
            	color: #E0AC3C;                          <!когда наводим>
}
#stdlink
{
	font-weight: bold;
	text-decoration: none;
	color: black;
}
A#stdlink:active
{
	font-weight: bold;
	text-decoration: none;
	color: #A0A080;

}
A#stdlink:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #A0A080;

}

TD,#normaltext
{
	font-family: tahoma, Arial, Helvetica;
	font-size: 10pt;
	color: #2D3B64;
}
#smalltext
{
	font-size: 12pt;
        color: black;   
}

TH
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #C0C0a0;
	background-color: #5E3E0E;
}
#table1
{
	background-color: #3E2F5E;
}
#table2
{
	background-color: #707070;
}
#lines
{
	background-color: #455454;
	color: #50AE50;
}

.BODY
{
	font-family:  Arial, Helvetica, Verdana;	
	font-size: 13px;
	color: #919692;
	background-color: #556868;
}

BODY
{
SCROLLBAR-face-color: #004D39; /* цвет самого скролл underline overline */ SCROLLBAR-highlight-color: #D6E7EF; /*2 sprava*/ SCROLLBAR-shadow-color: #D6E7EF;/*2 sleva*/ color: red; SCROLLBAR-ARROW-COLOR: #FFDF00; /*     strelka     */ SCROLLBAR-track-color: #FFFFFF; /*фон скролл*/  font-family: arial;  SCROLLBAR-BASE-COLOR: #5c7784; SCROLLBAR-3d-light-color: #5c7784; SCROLLBAR-dark-shadow-color: #3A89D2; SCROLLBAR: #000fff
}

A.link1{ COLOR: #D6E6EE; font-weight: bold; FONT-SIZE: 10;  }
A.link1:hover { COLOR:#E0AC3C; font-size:10; }

A.link2{ COLOR: #122357;  FONT-SIZE: 12;  text-decoration: underline overline; }
A.link2:hover { COLOR: #122357; font-size: 12;  }

A.link3{ COLOR: #808080; font-weight: none; FONT-SIZE: 7pt;  }
A.link3:hover { COLOR: #808080; font-size: 7pt; }

A.link4{ COLOR: #A1CBE0;  FONT-SIZE: 7pt;  }
A.link4:hover { COLOR: #A1CBE0; font-size: 7pt; text-decoration: underline; }

A.link5{ COLOR: #1987BF;  FONT-SIZE: 9pt; font-weight: none; }
A.link5:hover { COLOR: #7087B8; font-size: 9pt; font-weight: none; text-decoration: underline;}

A.link6{ COLOR: #000000;  FONT-SIZE: 9pt;  text-decoration: underline;}
A.link6:hover { COLOR: #008E5A; font-size: 9pt; font-weight: none; }

A.link7{ COLOR: #66B3D3;  FONT-SIZE: 10pt; font-weight: none; }
A.link7:hover { COLOR: #7087B8; font-size: 10pt; font-weight: none; text-decoration: none;}

A.link8{ COLOR: #109BBE;  FONT-SIZE: 10pt; font-weight: bold; }
A.link8:hover { COLOR: #109BBE; font-size: 9pt; font-weight: none; text-decoration: none;}

A.link9{ COLOR: #0B7995;  FONT-SIZE: 8pt; font-weight: bold; }
A.link9:hover { COLOR: #0B7995; font-size: 8pt; font-weight: none; text-decoration: underline;}

A.link10{ COLOR: #0E404D;  FONT-SIZE: 6pt; font-weight: bold; }
A.link10:hover { COLOR: #0E404D; font-size: 6pt; font-weight: none; text-decoration: underline;}


A.clMain{font-family:Arial, Verdana, Helvetica, Helv; font-size:8px; text-decoration:none; font-weight:none; color:black}

A.clSubb{font-family:Arial, Verdana, Helvetica, Helv; font-size:8px; text-decoration:none; color:black; font-weight:none;}
A.clSubb:hover{font-family:Arial, Verdana, Helvetica, Helv; font-size:8px; text-decoration:none; color:#9AD9F8; font-weight:none;}