.menu_link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_link:hover {
	color: #CCCCCC;
}

.pencere_baslik {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #25325F;
}
.pencere_icerik {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #303E6D;
}
a.icerik_link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6F6EE5;
	text-decoration: underline;
}
a.icerik_link:hover {
	color: #9998EC;
}
.form_textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #252D4B;
	text-decoration: none;
	background-image: url(textbox_back.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
