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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #073A71;
}
a {
	font-family: Arial;
	font-size: 11px;
	color:#666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#0099FF;
}
a:active {
	text-decoration: none;
	font-weight:bold;
}

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