body {
	background-color: #455562;
}
.baslik {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
}
.yazi {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C3C3C;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
}
.yazi1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #3C3C3C;