/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.menu_tablo_tipi{
	border-width:1px;
	border-color:#BBBC56;
	border-style:solid;
}
.urun_el{
	cursor:hand;
}

.kodlar{
	font-size:10px;
	font-weight:bold;
	color:#8F7B34;
}

.font10{
	font-size:10px;
}