@charset "utf-8";
.yazi {
	font-family:  Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}
.yazi1 {
	font-family:  Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
	text-decoration: underline;
	text-align: justify;
}
.yazi1:hover {
	font-family:  Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #0066CC;
	text-decoration: none;
	text-align: justify;
}
.baslik {
	font-family:  Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: justify;
}
.alt {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.alt:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}

input {
	font-family:  Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}
select {
	font-family:  Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;	
}
textarea {
	font-family:  Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;	
}
.bos {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
