body {
	/*background-color:#022A47;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th{
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	line-height:2;
}
a{
	color:#333333;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
}

a:hover{
	color:#333333;
	font-family:tahoma;
	font-size:12px;
	text-decoration:underline;
}
.Baslik{
	color:#ffffff;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	line-height:1;
}