A 			{ color: #8dd9fa; text-decoration: none; }
A:link		{ color: #8dd9fa; text-decoration: none; }
A:visited	{ color: #8dd9fa; text-decoration: none; }
A:active	{ color: #8dd9fa; text-decoration: none; }
A:hover		{ color:#0295f6; text-decoration: none; }
	
body {
	background-color: #000000;
	background-image: url(img/body_bg.gif);
	background-repeat:repeat-x;
}
h1 {
	color: #83c6fa; 
	font-family: Arial black, Verdana; 
	font-size:18px
	}
h2 {
	font-family: Tahoma, Arial, Verdana; 
	font-size:12px;
	font-weight:bold;
	color:#b4f7ff;
	margin:2px;
	}
h3 {
	color: #86776a; 
	font-family: Arial, Verdana; 
	font-size:14px;
	color:#553e31;
	margin:2px;
	}
.text {
	color: #e3e3e3; 
	font-family: Tahoma, Verdana; 
	font-size:12px;
	line-height:18px;
	text-align:justify;
	}
.text_lit {
	color: #b8dbf5; 
	font-family: Verdana; 
	font-size:10px;
	}
.avat {
	float:right;
	margin-left:10px;
	}
.avat_l {
	float:left;
	margin-right:10px;
	}
.avat_r {
	float:right;
	margin:15px;
	}
.avat_video {
	padding:5px;
	}
.input {
	border: 1pt solid #40ebff;
	font-family:  Tahoma;
	font-size: 7pt;
	color: #5E6578;
	}
	
.submit {
	font-family: Tahoma;
	font-size: 8pt;
	color:#1c1d1e;
	width:127px;
	height:46px;
	background-image:url(img/knapp.jpg);
	border:0;
	}

