/* CSS Document */

body {
	background-color: #FFB6F8;
}

.text-normal {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.text-sayac {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.text-normal14 {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.text-baslik {
	font-family: tahoma;
	font-size: 23px;
	color: #003366;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.text-alt {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

#liste a {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 16px;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	height:25px;
	padding-left: 7px;
	padding-top: 7px;
	display:block;
}
	
#liste a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #F7D2FF;
}
A.link_liste{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 16px;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	height:25px;
	padding-left: 7px;
	padding-top: 7px;
	display:block;
}
	
A.link_liste:hover {
	color: #FF0000;
	text-decoration: none;
}

.text-altbaslik {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #003399;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	margin: 5px;
}
.text-altbaslik2 {
	font-family: tahoma;
	font-size: 20px;
	color: #003399;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.MK_alan {
	width: 300px;
	border: 1px solid #9933CC;
	height: 17px;
}
.MK_alangenis {
	width: 300px;
	border: 1px solid #9933CC;
}

A.link12 {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13px;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
A.link12:hover {
	text-decoration: underline;
}

