body{
	background-image : url(fon_first.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-color : Black;
}
.inpg{
	padding-left : 180px;
	padding-top : 100px;
}
a.coordlnk:link, a.coordlnk:visited{
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
a.coordlnk:hover{
	text-decoration : none;
	color: #FF7700
}
a:link, a:visited{
	color : #4A4A4A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
a:hover{
	text-decoration : none;
	color: #FF7700
}
#blk{
	background-color : Black;
	background-image : none;
}
a.bw:link, a.bw:visited{
	color : #FFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
a.bw:hover{
	text-decoration : none;
	color: #FF7700
}

.din_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}

.coord{
	font-size : 12px;
	font-family : Arial;
	vertical-align : bottom;
	text-decoration : none;
}
