body						{ 
	font-family 			: "Trebuchet MS";
	font-size 				: 11px;
	color					: #000033;
	
}



td.baslik 			{
	font-family 			: "Thoma";
	font-size 				: 12px;
	font-weight				: bold;
	color 					: #FF3300;
	background-position 	: bottom;
	vertical-align 			: middle;

	
}


td.tdmenu				{
	font-family 			: "Thoma";
	font-size 				: 12px;
	color 					: #000033;
	background-position 	: bottom;
	vertical-align 			: middle;
}
td.tdmenu a				{ text-decoration:none ; color : #000033; font-size:12px;  }
td.tdmenu a:link		{ text-decoration:none ; color : #000033; font-size:12px; }
td.tdmenu a:visited		{ text-decoration:none ; color : #000033; font-size:12px; }
td.tdmenu a:active		{ text-decoration:none ; color : #FF3300, font-size:12px; }
td.tdmenu a:hover		{ text-decoration:none ; color :#FF3300; font-size:12px; }


td.tdhaber				{
	font-family 			: "Thoma";
	font-size 				: 12px;
	color 					: #000033;
	background-position 	: bottom;
	vertical-align 			: middle;
}
td.tdhaber a			{ text-decoration:none ; color : #000033; font-size:12px;  }
td.tdhaber a:link		{ text-decoration:none ; color : #000033; font-size:12px; }
td.tdhaber a:visited	{ text-decoration:none ; color : #000033; font-size:12px; }
td.tdhaber a:active		{ text-decoration:none ; color : #FF3300, font-size:12px; }
td.tdhaber a:hover		{ text-decoration:none ; color :#FF3300; font-size:12px; }

td.altbaslik 				{
	font-family 			: "Verdana";
	font-size 				: 12px;
	font-weight				: bold;
	color 					: #185c8c;
	background-position 	: bottom;
	vertical-align 			: middle;
}
td.altbaslik a				{ text-decoration:none ; color : #185c8c; font-size:12px;  }
td.altbaslik a:link			{ text-decoration:none ; color : #185c8c; font-size:12px; }
td.altbaslik a:visited		{ text-decoration:none ; color : #185c8c; font-size:12px; }
tad.altbaslik a:active		{ text-decoration:none ; color : black; font-size:12px; }
td.altbaslik a:hover		{ text-decoration:none ; color : black; font-size:12px; }


td.icerik 					{
	font-family 			: "Thoma";
	font-size 				: 12px;
	color 					: #333333;
	background-position 	: bottom;
	vertical-align 			: middle;
}
td.icerik a					{ text-decoration:none ; color : #333333; font-size:12px;  }
td.icerik a:link			{ text-decoration:none ; color : #333333; font-size:12px; }
td.icerik a:visited			{ text-decoration:none ; color : #333333; font-size:12px; }
td.icerik a:active			{ text-decoration:none ; color : #185c8c; font-size:12px; }
td.icerik a:hover			{ text-decoration:none ; color : #185c8c; font-size:12px; }

.resim						{ border:5px solid #ebebeb; margin-bottom:5px; margin-left:8px; margin-right:8px; margin-top:5px; }
