body,  {
	font : normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-3d-light-color: #669999;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: #CCCCFF;
	scrollbar-dark-shadow-color: White;
	scrollbar-face-color: #9BB1B3;
	scrollbar-highlight-color: Gray;
	scrollbar-shadow-color: #3399CC;
}
h1 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 20px;
     color: #FF4500;
}

A: {
	COLOR: Blue;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:link{
	text-decoration: none;
	COLOR: Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}
A:hover {
	text-decoration: none;
	COLOR: Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:visited {
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Maroon;
}
A:visited:hover {
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: Red;

}
.knopka {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-style : normal;
	font-size: 14pt;
}
.knopka:link{
	color : blue;
	text-decoration: none;
	font-size: 14pt;

}
.knopka:hover{
	color : red;
	font-size: 14pt;
}

.knopka:visited {
	font-size: 14pt;
	color : Maroon;
}
.knopka:visited:hover {
	text-decoration: none;
	COLOR: Red;

}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-style : normal;
	font-size: 14px;
	text-align:justify;
}
.text:link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 12pt;
	color : Blue;
	font-style : normal;
}
.text:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Yellow;
	font : 12pt
}
.text:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Maroon;
	font : bold 12px;
}
.text:visited:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	font :12px;

}
.copyright {

	color: Black;
	font-style : normal;
	font : 8pt;
}
.copyright:link{
	font : 8pt;
	color : Blue;
	font-style : normal;
}
.copyright:hover{
	color : Yellow;
	font : 8pt;
}
.copyright:visited {
	color : Maroon;
	font : 8pt;
}
.copyright:visited:hover {
	color : Red;
	font : 8pt;

}
.shapka {

	color: Black;


	font : bold;
}
.shapka:link{
	font : 13pt;
	color : Blue;

}
.shapka:hover{
	color : Yellow;

}
.shapka:visited {
	color : Maroon;
	font :  13px;
}
.shapka:visited:hover {
	color : Red;


}