/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D5C699;
}

.anabaslik {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	color: #453c13;
}

.altbaslik {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color:#453c13;
}

.yazi {
	font-family: Tahoma;
	font-size: 12px;
	color: #776d49;
}

.urun {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.urunbaslik {
	font-family: Trebuchet MS;
	font-size: 42px;
	color:#005500;
}
.urunyagbaslik {
	font-family: Trebuchet MS;
	font-size: 42px;
	color:#795A13;
}
.urunredbaslik {
	font-family: Trebuchet MS;
	font-size: 42px;
	color:#660000;
}
.urunmenu:link {
	font-family: Tahoma;
	color: #776d49;
	text-decoration: none;
}
.urunmenu:visited {
	font-family: Tahoma;
	color: #776d49;
	text-decoration: none;
}
.urunmenu:active {
	font-family: Tahoma;
	color: #776d49;
	text-decoration: none;
}
.urunmenu:hover {
	font-family: Tahoma;
	color: #CC0000;
	text-decoration: underline;
}

.altmenu:link {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #aba27b;
	font-weight:bold;
	text-decoration: none;
}
.altmenu:visited {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #aba27b;
	font-weight:bold;
	text-decoration: none;
}
.altmenu:active {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #aba27b;
	font-weight:bold;
	text-decoration: none;
}
.altmenu:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}