body {
	background-image: url(images/fon.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.beyaz {color: #FFFFFF;}
body,td,th {
	font-family: Century Gothic;
	font-size: 14px;
}
.adi {font-size: 12px}
.adibeyaz {font-size: 12px; color:#FFFFFF;}
.kucuk {font-size: 10px; }
