@charset "iso-8859-9";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 10px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC3300;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0066FF;
}
a:link {
	color: #DA0F0A;
	text-decoration: none;
}
a.kirmizi {
	color: #FF0033;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #DA0F0A;
	text-decoration: none;
}

a.duyuru:link {
	color: #333;
	text-decoration: none;
}
a.duyuru:hover {
	color: #DA0F0A;
	text-decoration: underline;
}
a.duyuru:active {
	color: #DA0F0A;
	text-decoration: none;
}
a.duyuru:visited {
	color: #555;
	text-decoration: none;
}
a.kirmizi:visited {
	color: #FF0033;
}
a.kirmizi:active {
	color: #FF0033;
}
.duyurutd {
	background-image: url(../images/poi.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.solid4flu {
	border: 1px solid #EBE9ED;
	padding: 2px;
}
.buyukharf {
	text-transform: uppercase;
}
