body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(images/bg_fon.jpg);
	color:#333333
}
#trbayrak a {
	background: url("images/trbayrak.gif") 0 0 no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -1000px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	position: fixed;
}
.style1 {
	font-size: 12px
}
a:link {
	color: #000000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}
