body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family:Arial,Tahoma;
	font-size:12px;
}

a:focus {outline:none;}

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;
	color:#454545;
}


