/* CSS Document */
.icerik {
	font-family:Arial, Verdana;
	font-size:13px;
	font-weight:normal;
	font-style: normal;
	}

.tablobaslik {
	font-family:Arial, Verdana;
	font-size:13px;
	color:#000066;
	}
	
.altbaslik {
	font-family:Arial, Verdana;
	font-size:13px;
	color:#660066;
	}


A:link, A:visited, A:active {text-decoration: none; font-weight: bold ; color:#59408b }
A:hover { color: #7A6BA0 }
.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

.orta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #59408b;
}

.orta2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}


