body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/zemin.jpg);
	background-repeat:repeat-x;
	background-color: #0f64b4
}
td
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333
}
a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none
}
a:hover
{
	color: #0066CC;
	text-decoration: underline
}
a.menu
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}
a.menu:hover
{
	color: #99c5ee;
	text-decoration: underline
}
a.mavi
{
	font-family: Tahoma;
	font-size: 11px;
	color: #0f64b4;
	text-decoration: none
}
a.mavi:hover
{
	color: #27927e;
	text-decoration: underline
}
.beyaz
{
	color:#FFFFFF;
}
.baslik
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #0f64b3;
	font-weight: bold
}
.baslik1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0f64b3;
	font-weight: bold
}
.beyazbaslik
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	font-weight: bold
}