body {
	background-color:#FFFFFF;
	background-image: url(resimler/index/bg.gif);
	background-repeat: repeat-x;	
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family:Arial,Tahoma;
	font-size:12px;
}

a:link    {text-decoration:none; color:#363936;}
a:visited {text-decoration:none; color:#363936;}
a:active  {text-decoration:none; color:#363936;}
a:hover   {text-decoration:none; color:#FFFFFF; background-color:#e20a17;}

.baslik {
	font-family:Trebuchet MS,sans-serif; 
	font-size:13pt; 
	font-weight:bold;
	background-color:#e20a17;
	color:#FFFFFF;
}

