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

body {
    background-image:url(../html/images/osawa_bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
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;
	}
