@font-face
{
font-family: FFF .INK;
src: url("INKBURRO.TTF");
}
.myclass
{
	font-family: url("INKBURRO.TTF");
	font-size: 24px;
}
.ButonArial {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.ButonSmallFonts {
	font-family: "Small Fonts";
	font-size: 8px;
	text-decoration: none;
}
.BaslikArial {
	font-family: Arial;
	font-size: 19px;
	text-decoration: none;
	font-weight: normal;
}
.GenelYAZIArial {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 17px;
}
.Cerceve {
	border: 1px solid #E6E7CA;
}
.Input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #C8C8C8;
}
.Input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #F0F0F0;
	background-color: #F0F0F0;
}
.Input3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #F9F9F9;
	background-color: #F9F9F9;
}
.TextPrint {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.test {
	font-family: Inkburrow;
	font-size: 24px;
}
