img {
	behavior:	url("pngbehavior.htc");
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #5d5d5d;
}
.inp {
	font-family: Tahoma;
	font-size: 11px;
	color: #5d5d5d;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #333333;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #5d5d5d;
	text-decoration: none;
}
.baslik {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #666666;
}
.baslik2 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #990000;
}