@charset "iso-8859-9";
/* CSS Document */
body {
	background: url(../images/harita.jpg) no-repeat left top;
	background-color:#FFFFFF;
	font-family: arial, sans-serif;
	font-size:10pt;
	margin:0px;
	padding:0px;
}
h1 {
	font-size:12pt;
}
h2 {
	font-size:11pt;
}
h3 {
	font-size:10pt;
}
.ana_menu a {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.ana_menu a:hover {
	color: #403800;
}

