@charset "utf-8";
a:link {
	font-family: "trebuchet MS";
	font-size: 11px;
	text-decoration: none;
}
.metin {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.formKutu {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	border:1px solid;
	background-color: #CD0009;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.formBtn {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #666666;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	background-color: #FFFFFF;
}
