@charset "iso-8859-9";
body {
	font-family: thoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
h1
{
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
	}
h2
{
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
	}
	h3
{
	font-family:Tahoma, Arial;
	font-size:1px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	}

#wrap {
	width: 950px;
	height: 100%;
	margin: 0 auto;
}
a:link {
	font-family: thoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: thoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: thoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: thoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}.copyright {
	font-family: thoma, arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.haber {
	font-family: thoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.haber a:link{
	font-family: thoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.haber a:visited{
	font-family: thoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.haber a:hover{
	font-family: thoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.haber a:active{
	font-family: thoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

