A:link {text-decoration: none; color=#06a; font-weight: bold;}
A:visited {text-decoration: none; color=#06a; font-weight: bold;}
A:hover {text-decoration: none; color=#06a; font-weight: bold; background: #fc0; position: relative; top: 0px; left: 1px;}

body {
	scrollbar-3dlight-color: #eee;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #fff;

	scrollbar-face-color: #ccc;
	scrollbar-base-color: #f00;

	scrollbar-highlight-color: #bbb;
	scrollbar-shadow-color: #bbb;
	scrollbar-darkshadow-color: #eee;

	color: #800;
	font-size: 11px;
	text-decoration: none;
	font-family: verdana, arial, helvetica, serif;
	
	background: #CCC fixed repeat;
	}

tr {
	vertical-align: top;
	font-size: 11px;
	font-family: verdana, arial, helvetica, serif;
	}

.f0 {color: #f00; font-size: 29px; font-weight: bold;}
.f1 {color: #555; font-size: 17px; font-weight: bold;}
.f2 {color: #080; font-size: 11px; font-weight: bold;}
.f3 {color: #fa0; font-size: 13px; font-weight: bold;}
.f4 {color: #f00; font-size: 15px; font-weight: bold;}
.f5 {color: #07a; font-size: 13px; font-weight: bold;}
.f6 {color: #800; font-size: 11px; font-weight: bold;}

.fb {color: #f00; font-size: 14px; font-weight: bold;}
.fm {color: #ff0; font-size: 12px; font-weight: normal;}
.fn {color: #fff; font-size: 10px; font-weight: normal;}

.baslik {
	color: #fff;
	height: 18px;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	background: #f81;
	}

.bolum {
	color: #fc0;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	background: #59d;
	}

.etiket {
	color: #444;
	height: 14px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	background: #39C;
	}

.durum {
	color: #a00;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	background: #bcd;
	}

.ahucre {
	font-weight: normal;
	background-color: #fff;
	}

.ghucre {
	font-weight: normal;
	background-color: #eee;
	}
	
.khucre {
	font-weight: normal;
	background-color: #ddd;
	}

.shucre {
	color: #ff0;
	font-weight: normal;
	background-color: #000;
	}

.textbox {
	height: 17px;
	color: #a22;
	font-size: 10px;
	font-weight: bold;
	background-color: #fed;
	border: 1px solid #788;
	font-family: verdana, arial, helvetica, serif;
	}

.button {
	height: 17px;
	color: #080;
	font-size: 10px;
	font-weight: bold;
	background-color: #eee;
	border: 1px solid #788;
	font-family: verdana, arial, helvetica, serif;
	}