.baslik {
	font-family: verdana;
	font-size: 14px;
	color: #2D4E83;
	text-decoration: underline;
	font-weight: bold;
	margin: 5px;
	text-align: center;
}
.yazi {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	margin: 10px;
	line-height: 20px;
}
.link {
	font-family: verdana;
	font-size: 12px;
	color: #2D4E83;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	margin: 10px;
}
a.link:hover {

	font-family: verdana;
	font-size: 12px;
	color: #770000;
	text-decoration: underline;
	font-weight: bolder;
	text-align: justify;
	margin: 10px;
}
.yazi1 {

	font-family: verdana;
	font-size: 12px;
	color: #284677;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

