.menu {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.menu:hover {

	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}
.urun {

	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

.urun:hover {

	font-family: Arial;
	font-size: 12px;
	color:#000000;	
	text-decoration: underline;
}

.kategori {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FDE9EA;
	line-height:16px;	
}
.kategori:hover {

	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #FDE9EA;
	line-height:16px;	
}
.menu2 {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #f2e7e8;
	line-height:19px;
}
.menu2:hover {

	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #f2e7e8;
	line-height:19px;	
}
.menu2a {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #f2e7e8;
	line-height:19px;	
}
.telif {

	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #fabbbe;
}
.link {

	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

.link:hover {

	font-family: Arial;
	font-size: 12px;
	color:#000000;	
	text-decoration: underline;
}
.link-bold {

	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}

.link-bold:hover {

	font-family: Arial;
	font-size: 12px;
	font-weight:bold;		
	color:#000000;	
	text-decoration: underline;
}

.button {

	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}