a {
	position: relative;
	z-index: 2;
	color: #e67116;
	font-size:8pt;
}
.strong {
	font-weight:bolder;
}
input,
select,
textarea {
	position: relative;
	z-index: 2;
}

body {
	background:#fff url(../img/bckg.gif) center 0 no-repeat;
	font-size: 9pt;
	font-family: Tahoma;

}
a.uydurma {
	position: relative;
	z-index: 2;
	color: #7992b7;
	text-decoration: none;
}

.SMALL {
	FONT-SIZE: 8px
}