body {
    SCROLLBAR-FACE-COLOR: #5F704C;
    SCROLLBAR-HIGHLIGHT-COLOR: #FCF4DF;
    SCROLLBAR-SHADOW-COLOR: #FCF4DF;
    SCROLLBAR-TRACK-COLOR: #ACB28E;
    SCROLLBAR-DARKSHADOW-COLOR: #5F704C;
    SCROLLBAR-ARROW-COLOR: #FCF4DF;
    scrollbar-base-color: #5F704C;
}
.body {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 20px;

}
.baslik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.baslik:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FE6173;
	font-weight: bold;
	text-decoration: none;

}
.baslik01 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.baslik01:hover {
	color: #F96D7C;
	font-weight: bold;
	text-decoration: none;

}.copyright {
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.copyright:hover {
	font-family: Verdana;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.copyright:visited {
	font-family: Verdana;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}