.yazi {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.baslik {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tablo {
	border-top-color: #4F0000;
	border-right-color: #4F0000;
	border-bottom-color: #6C0000;
	border-left-color: #993300;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
}
a:link {
	color: #99FF00;
	text-decoration: none;
}
a:visited {
	color: #99FF00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #99FF00;
	text-decoration: none;
}
body {
	color: #FFFFFF;
	text-decoration: none;
}

