style {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4A738F;
	text-decoration: none;
}
.haberbaslik {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #527088;
	text-decoration: none;
}
.formalan {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EDF2FA;
	border: 1px solid #FF0000;
}

.haberyazi {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.baslik2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C10000;
	text-decoration: none;
	line-height: 18px;
}
