/*--------------------------------------------------   index	 ---------------------*/

body {
	background-color: #215179;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	line-height:16px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color:#0099CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #215179;
}
a:active {
	text-decoration: none;
}

.baslik{
	font:Tahoma;
	color:#042548;
	size:12px;
	}

