body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEF1C7;
}
a:link {
	text-decoration: none;
	color: #995315;
}
a:visited {
	text-decoration: none;
	color: #995315;
}
a:hover {
	text-decoration: underline;
	color: #D48622;
}
a:active {
	text-decoration: none;
	color: #995315;
}
.copy {
	font-family: tahoma;
	font-size: 11px;
	color: #995315;
}
.title {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #995315;
	font-weight: bold;
	font-style: italic;
}
.yazi {
	font-family: tahoma;
	font-size: 12px;
	color: #995315;
}

