.baslik {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #81812A;
}
.baslik2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #81812A;
}
.altbaslik {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.normal {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.normalyesil {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #708F3F;
}
.normal10 {
	font-family: "tahoma";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.normal10kahve {
	font-family: "tahoma";
	font-size: 10px;
	font-weight: normal;
	color: #81812A;
}
.gonderbuton {
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #708F3F;
}
a.normallink {
	font-family:  Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}
a.normallink:hover {
	font-family:  Tahoma;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}
a.yesillink {
	font-family:  Tahoma;
	font-size: 11px;
	color:#708F3F;
	font-weight: bold;
	text-decoration: none;
}
a.yesillink:hover {
	font-family:  Tahoma;
	font-size: 11px;
	color:#708F3F;
	font-weight: bold;
	text-decoration: underline;
}
