.adres {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.field {
	height: 19px;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #336699;

}
.link1 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.link1:hover {
	font-family: Arial;
	font-size: 12px;
	color: #397aac;
	text-decoration: none;
	font-weight: bold;
}
.solbaslik {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.solbaslik:hover {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.yazi {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
.yazi:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;

}

