.metin1 {
	font-family: "Courier New", Courier, mono;
	font-size: 26px;
	font-weight: bold;
	color: #FF7B17;
}
.metin2 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: normal;
	color: #8D8D8D;
}
.metin3 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.metin4 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.baslik1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.link1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FF7B17;
}
.link2 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.link3 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FF7B17;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}