@charset "utf-8";
/* CSS Document */

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
}

body {
	background-image: url(../bg.jpg);
	background-repeat: repeat-x;
}

.yazi {
	font:Tahoma;
	font-family:Tahoma;
	font-size:9pt;
	color:#333333;
}

.nokta {
	font-family:Arial, Helvetica, sans-serif;
	font-size:3px;
	color:#FFFFFF;
}

.baslik {
	font-family:"Trebuchet MS";
	font-size:19pt;
	color:#CC3399;
}
