.yazi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.yazi_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.yazi_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
A:visited  {color: #808080; text-decoration: underline}
A:link  {color: #808080; text-decoration: underline}
A:active  {color: #808080; text-decoration: underline}
A:hover   {color: #808080; text-decoration: none}

.altbaslik {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #D66A1B;
	background-color: #F1EEEC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 17px;
}
.altbaslik a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #D66A1B;
	text-decoration: underline;
}
.altbaslik a:hover {
	color: #0766B4;
	text-decoration: none;
}
.altbaslik a:visited {
	color: #D66A1B;
	text-decoration: underline;
}
.altbaslik a:visited:hover {
	color: #0766B4;
	text-decoration: none;
}