@charset "utf-8";
body {
	background-color: #669922;
	margin-top: 0px;
}
.baslik {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bolder;
	color: #88BB22;
}
.satir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #555544;
	font-style: normal;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
