@charset "utf-8";
body {
	background-image: url(bakg.jpg);
	background-repeat: repeat-x;
	color: #000000;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.linktxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.linktxt a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}

