body,td,th {
	font-family: Verdana;
	font-size: 11px;
}

a {
	font-family: Verdana;
	font-size: 11px;
	color: #FDAB00;
	text-decoration : none;
}

a:HOVER {
	font-family: Verdana;
	font-size: 11px;
	color: #FDAB00;
	text-decoration : underline;
}

.nav {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
		font-weight: bold;
	text-decoration : none;
}

.nav:HOVER {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
		font-weight: bold;
	text-decoration : underline;
}

.sol_nav {
	font-family: Verdana;
	font-size: 11px;
	color: #55595C;
		font-weight: bold;
	text-decoration : none;
}

.sol_nav:HOVER {
	font-family: Verdana;
	font-size: 11px;
	color: black;
		font-weight: bold;
	text-decoration : underline;
}
.cerceve{
border: 1px solid #FF8600;
}

.baslik {
	font-family: Verdana;
	font-size: 13px;
	color: #FF6000;
		font-weight: bold;
	text-decoration : none;
}


.urun_link {
	font-family: Verdana;
	font-size: 11px;
	color: #7E962F;
		font-weight: bold;
	text-decoration : none;
}

.urun_link:HOVER {
	font-family: Verdana;
	font-size: 11px;
	color: #FF6000;
		font-weight: bold;
	text-decoration : underline;
}

.alt_nav {
	font-family: Arial,Ms Sans Serif,Verdana;
	font-size: 11px;
	color: #9B9B9B;
	text-decoration : none;
}

.alt_nav:HOVER {
	font-family: Arial,Ms Sans Serif,Verdana;
	font-size: 11px;
	color: black;
	text-decoration : underline;
}