body{
	
	
	/*background-image: url(fon.jpg);-*/
	/*background-repeat: repeat-y;*/
	background-color: #202020;
	}
.l{
	color: #fac0b4;
	padding-right: 20px;
}
.caption{
	font-family: Verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
.href_caption,
.href_caption a:link,
.href_caption a:hover,
.href_caption a:visited{
	font-family: Verdana;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
.next,
.next a:link,
.next a:hover,
.next a:visited{
	border: 1px solid #373737;	
padding: 3px 3px 3px 3px;
	background-color: #1a1a17;
	font-family: Verdana;
	font-size: 11px;
	color: #9f9d9d;
	font-weight: bold;
}
 .line{
	border: 1px solid #525251;
	background-color: #323232;
}
.fon{
	background-image: url(images/fon.jpg);
}
.fon_mini{
	background-image: url(images/fon_mini.jpg);
	color: #9f9d9d;
	font-family: Verdana;
	font-size: 12px;
}
.text{
	color: #9f9d9d;
	font-family: Verdana;
	font-size: 12px;
}
.text_pad{
	color: #9f9d9d;
	font-family: Verdana;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
}
.im{
	border: 3px solid #3d3d3d;
}

.text_href,
.text_href a:link,
.text_href a:hover,
.text_href a:visited{
	font-family: Verdana;
	font-size: 12px;
	color: #a5b125;
	
}
.href,
.href a:link,
.href a:hover,
.href a:visited{
	font-family: Verdana;
	font-size: 12px;
	color: #a5b125;
	text-decoration: underline;
}

.href_no,
.href_no a:link,
.href_no a:hover,
.href_no a:visited{
	color: #9f9d9d;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
.href_w,
.href_w a:link,
.href_w a:hover,
.href_w a:visited{
	font-family: Verdana;
	font-size: 12px;
	color: #fdfcfc;
	text-decoration: underline;
}
.href_all,
.href_all a:link,
.href_all a:visited{
	font-family: Verdana;
	font-size: 12px;
	color: #9f9d9d;
	text-decoration: none;
	}
	

.href_all a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #a5b125;
	text-decoration: underline;
}
