/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #929292;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cell_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #464646;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #929292;
	border-right-color: #929292;
	border-bottom-color: #929292;
	border-left-color: #929292;
}
.link_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #464646;
	text-decoration:none;
}
.link_footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #464646;
	text-decoration:underline;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #929292;
}
.text_habertarih {
	font-size: small;
	color: #F79C07;
	font-style: italic;
	font-weight: bold;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small
}
.text_mavikalin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0168CF;
}
.link_mavikalin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0168CF;
	text-decoration:none;
}
.link_mavikalin:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0168CF;
	text-decoration:underline;
}


