body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th{
	font-family:tahoma;
	font-size:12px;
	color:#333333;
}
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;
}

a.SayfaLink{
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

a.SayfaLink:hover{
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}
.Sayfa{
	color:#333333;
	font-family:tahoma;
	font-size:10px;
}
