.style {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.yazbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C6DAB5;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #33A917;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.haberbaslik {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #292826;
	text-decoration: none;
}
.yaz2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F9FBF0;
	border: 1px solid #ACCC85;
}
