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

body {
	background:url(../images/bg.gif); background-repeat:repeat-x;
	background-color:#2a2a2a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.yazi {
	font-family			:"Calibri";
	font-size			:14px;
	color				:#393737;
}
.kenes-yazi {
	font-family			:"Calibri";
	font-size			:12px;
	color				:#393737;
}
.basliklar {
	font-family			:"Calibri";
	font-size			:18px;
	color				:#520c5b;
	font-weight			:bold;
}
.kenes-basliklar {
	font-family			:"Calibri";
	font-size			:14px;
	color				:#743756;
	font-weight			:bold;
}
img { 

border:none;
padding:0px;
margin:0px; 

}

/* Menu */

a{
	
	color				: #723855;
	font-family			: "Calibri";
	font-size			: 14px;
	text-decoration		: none;
}
a:visited  {
	
	color				: #723855;
	font-family			: "Calibri";
	font-size			: 14px;
	text-decoration		: none;
}
a:active {
	color				: #723855;
	font-family			: "Calibri";
	font-size			: 14px;
	text-decoration		: none;
}
a:hover{
	
	color				: #000000;
	font-family			: "Calibri";
	font-size			: 14px;
	text-decoration		: none;
}

a.verus{
	
	color				: #bb282b;
	font-family			: "Calibri";
	font-size			: 12px;
	text-decoration		: none;
}
a.verus:visited  {
	
	color				: #bb282b;
	font-family			: "Calibri";
	font-size			: 12px;
	text-decoration		: none;
}
a.verus:active {
	color				: #bb282b;
	font-family			: "Calibri";
	font-size			: 12px;
	text-decoration		: none;
}
a.verus:hover{
	
	color				: #000000;
	font-family			: "Calibri";
	font-size			: 12px;
	text-decoration		: none;
}

h1{
	
	color				: #743756;
	font-family			: "Calibri";
	font-size			: 14px;
	text-decoration		: none;
}
