/* Site Genel */
body {
background: #fff url(images/bg.gif) center top repeat;
	margin: 0;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	padding: 0;
	line-height: 18px;
	padding:0;
	
	
	
}

a:link, a:visited {
	color: #3f3f3f;
	text-decoration: none;
}

a:hover {
color:#0000FF;

}


