body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.baslik {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #215DC6;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #17438C;
	text-decoration: underline;
}
.link:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.buyukbaslik {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normal:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.style1 {font-family: Tahoma; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; }
.input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #A7A6AA;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B1C6F1;
	text-decoration: none;
}.err {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #AE4600;
	text-decoration: none;
}
