/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	background-color: #dadada;
}
.menu_title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.haber_title {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #666666; 
}
.haber_text {	
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.haber_text_bold {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.anket_soru_title {	font-family: Tahoma;
	color: #000000;
	font-size: 10px;
}
.cat_menu_title {
	font-family: "Trebuchet MS";
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.ziyaret {color: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.sayfa_text {	
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
}
.PageTx {
	color:#000033;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
