BODY,TD {
	font-family: Arial;
	font-size: 9pt;
	color: #5A5A5A;
}

A {
	font-family: Arial;
	font-size: 9pt;
	color: #2C3F67;
	text-decoration : none;
}

A:HOVER {
	font-family: Arial;
	font-size: 9pt;
	color: #FF0000;
	text-decoration : underline
}


.nav {
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #002A7C;
	text-decoration : none;
}

.nav:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: gray;
	text-decoration : none;
}

.haberbaslik {
	font-family: Arial,Ms Sans Serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}

.habertext {
	font-family: Arial,Ms Sans Serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}

.haberlink {
	font-family: Ms Sans Serif,Arial;
	font-size: 10px;
	font-weight:bold;
	color: red;
}

.haberlink:hover {
	font-family: Ms Sans Serif,Arial;
	font-size: 10px;
	font-weight:bold;
	color: gray;
}


.koseyazisi_baslik {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
}

.koselink {
	font-family: Ms Sans Serif,Arial;
	font-size: 10px;
	color: red;
}

.koselink:hover {
	font-family: Ms Sans Serif,Arial;
	font-size: 10px;
	color: gray;
}


.kutu {border:1px solid #eee;background-color:#ffffff; padding:12px 12px;}