
.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.ustmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.baslik{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	margin-bottom:10px;
  margin-top:5px;
	display:block;
}
