.baslik {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bolder;
	color: #D7D7E1;
	text-decoration: none;
	letter-spacing: -1px;
}
.tarih {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.yazi {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;


}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
