	body {
	background-color: #ffffff;
	color: #000000;
	font: normal small Arial, sans-serif;
	height: 100%;
}
	
	A.menu{
		font-family: Arial;
		font-size: 8pt;
		font-style: normal;
		font-weight: 700;
		color: white;
	}
	
	A.menu:hover{
		text-decoration:none;
	}



	A.sol{
		font-family: tahoma;
		color:#116789;
		font-size:11px;
		font-weight:bold;
		text-decoration:underline;
	}
	
	A.sol:hover{
		color:black;
		font-weight:bold;
		text-decoration:underline;
	}



	A.solalt{
		font-family:Arial;
		color:black;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		font-style:
	}
		
	A.solalt:hover{
		color:black;
		font-weight:bold;
		text-decoration:underline;
	}
	
	
	.fhaber{
		font-family: tahoma;
		color:black;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}
	
	
	A.baslik{
		font-family: tahoma;
		color:black;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}
	
	A.baslik:hover{
		color:black;
		font-weight:bold;
		text-decoration:underline;
	}
	
	
	
	
	
	img { behavior: url("/pngbehavior.htc");}