.mid-bg {
	background-color: #ff6201;
	border: 1px solid #7a3103;
}
.text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;

}
.link-bg {
	background-color: #262626;
	border: 1px solid #2b2b2b;
}
.link {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #bfb9b9;
	text-decoration: none;
	padding-left: 35px;
}
.body {
	background-color: #000000;
}
.l {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #bfb9b9;
	text-decoration: none;
}
.l:link,active,visited {
	color: #bfb9b9;
	text-decoration: none;
}
.l:hover {
	color: #FF6201;
	text-decoration: none;
}
.t {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	text-decoration: none;
}
.t:link,visited,active {
	color: #000000;
	text-decoration: none;
}
.t:hover {
	color: #000000;
	text-decoration: underline;
}
.text-1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7e7c7c;
	text-decoration: none;
}
.orenge-line {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ff6201;
	text-decoration: none;
}