@charset "utf-8";
.kutu1 {
	font-family: "Book Antiqua";
	font-size: 12px;
	background-color: #FFFF99;
	border: 1px solid #666666;
	color: #990000;
}
.buton1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border: 1px solid #666666;
	font-weight: bolder;
}
.kayit  a:link {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kayit a:visited {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kayit a:hover {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.buton2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	border: 2px solid #666666;
	font-weight: bold;
}
