body,td,th {
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	color: #8c733e;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
	background-color:#fbf6eb;
}
.alink {
	text-decoration: none;
	color: #cf0e22;
}
.alink:hover {
	text-decoration: underline;
	color: #333333;
}
.style1 {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #696969;
}
.a2link {
	text-decoration: none;
	color: #8c733e;
}
.a2link:hover {
	text-decoration: underline;
	color: #533e12;
}
.urunlink {
	text-decoration: none;
	color: #f91b32;
}
.urunlink:hover {
	text-decoration: underline;
	color: #f91b32;
}
.menulink {
	text-decoration: none;
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.menulink:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #9b7627;
}
.ustmenulink {
	text-decoration: none;
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: bold;	
	color: #484848;
}
.ustmenulink:hover {
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: bold;	
	color: #c2c2c2;
}
.baslik {
	font-family: "trebuchet MS";
	font-size: 17px;
	color: #533e12;
}