.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
	color: #000000;
}
.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:underline;
	color: #666666;
}
.normal {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.normal2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.baslik {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #E7312D;
	text-decoration: none;
}
.baslik1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #E7312D;
	text-decoration: none;
}
.baslik2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.tl {
	font-family: AbakuTLSymSans;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.copyright {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; }
.button {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D4211F;
	border: 1px solid #7E0E13;
	cursor:pointer;
}
.button2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D4211F;
	border: 1px solid #7E0E13;
	cursor:pointer;
}
.input {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #D4211F;
}
