@charset "utf-8";
.a {
	font-family: "trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
}
.hover {
	font-family: "trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF7FC;
	text-decoration: underline;
}
.normal {
	font-family: "trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bold {
	font-family: "trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.sayfalti {
	font-family: "trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AD803D;
}
