body,th {
	background:#999999;
	font-family: Garamond;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.normal {
	color: #000000;
	font-size: 14;
	font-weight: bold;
	font-family: Garamond;
	text-decoration: none;

}

.kucuk {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Garamond;
	text-decoration: none;
}

.baslik {
	color: #ffffff;
	font-size: 14;
	font-weight: bold;
	font-family: Garamond;
	text-decoration: none;

}
.buyukbaslik {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	font-family: Garamond;
	text-decoration: none;

}