@charset "windows-1251";
/* CSS Document */
BODY {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
  	SCROLLBAR-ARROW-COLOR: #f99002;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #f99002;
	SCROLLBAR-BASE-COLOR: #f99002;
}
INPUT
{
  border-color: #f99002;
   
}
A {
   font-size: 14px;
   color: #f99002;
   text-decoration: none;
}

.blacklinks
{
 font-family: "Times New Roman", Times, serif;
 font-size: 16px;
 color: #000000;
 font-Weight: bolder;
 text-decoration: none;
 }
.welcome {
   font-family: "Times New Roman", Times, serif;
   font-size: 20px;
   color: #13136f;
   text-decoration: none;
   font-Weight: bolder;
}
.good
{
   font-family: "Times New Roman", Times, serif;
   font-size: 22px;
   color: #f99020;
   text-decoration: none;
   font-Weight: bolder;

}
.contacts {
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  color: #000000;
}
.copy  {
	color: #80808a;
	font-family: "Times New Roman", Times, serif;
      font-size: 16px;
}
.links {
	font-size: 14px;
	color: #f99002;
	text-decoration: none;
}
.html {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
      text-decoration: none;
}

.price
 {
   color: red;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   font-Weight: bolder;
 }
.bigtext
{
   color: black;
   font-family: "Times New Roman", Times, serif;
   font-size: 18px;
   font-Weight: bolder;
}
.blacktext
{
   color: black;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   font-Weight: bolder;
}
.redtext
{
   color: red;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   font-Weight: bolder;
}
.smallblacktext
{
   color: black;
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
   font-Weight: bolder;
}
h1 {color:#f99002; font-size: 18px;}

