A:link {
	COLOR: #CFFFFF; TEXT-DECORATION: none
}
A:visited {
	COLOR: #CFFFFF; TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #00FFFF; TEXT-DECORATION: underline
}

.anabaslik {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #EEEEEE;
	font-weight:bold;
}

td {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
.yazi2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.baslik2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.beyaz {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.beyaz:hover {
	color:#999999;
	background-color:#FFFFFF;
	text-decoration:underline;
}
.siyah {
	font-family: Tahoma;
	font-size: 11px;
	color: #242424;
	text-decoration:none;
}
.baslik {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFD89;
}

.turuncu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFC347;
	font-style:italic;
}
.yaziKutusu {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	padding:2px;
}
.koyuGri {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #898989;
	text-decoration:none;
}

a.koyuGri:hover {
	color:#0099CC;
	text-decoration:underline;
}
.lacivert {
	font-size: 10.8px;
	color: #017D81;
	text-decoration:none;
	font-family: "Trebuchet MS";
}
a.lacivert:hover {
	color: #d8002e;
	text-decoration:underline;
}
.buton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	padding:1px;
}
.border {
	border:#999999 1px dashed;
}
	
