body {
	font-family: Verdana;
	color: #002F2F;
	text-decoration: none;
	background-image: url(pic/mainuj.jpg);
	scrollbar-face-color: #87B09B;
	scrollbar-highlight-color: #87B09B;
	scrollbar-shadow-color: #43735A;
	scrollbar-3dlight-color: #87B09B;
	scrollbar-arrow-color:  #002F2F;
	scrollbar-track-color: #9DBFAE;
	scrollbar-darkshadow-color: #43735A;
	background-attachment: fixed;

}
.cim {
	font-size: 19px;
	font-weight: bold;
}
.alcim {
	font-size: 15px;
	font-weight: bold;
}

.kiemel {
	font-size: 14px;
	font-weight: bold;
}

.sima {
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	color: #002F2F;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;

}
a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #005959;
	font-size: 12px;

}

