css3 {
}

.baslik
{
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}

body {
background-image:url(../images/soltaraf.jpg);
background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style:normal;
}

.normalfont{
text-decoration:none;
font-family:tahoma;
font-size:12px;
font-weight: normal;
color:#363636;
}

.normalfont:link{
font-family:tahoma;
font-size:12px;
text-decoration:none;
color:#363636;
}

.normalfont:active
{
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	color:#363636;
}

.normalfont:visited
{
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	color:#363636;
}

