.footertxt {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.koyuBaslik {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.metin {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}
.BuyukBaslik {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #6699CC;
	font-weight: bold;
	text-decoration: underline;
}
.koyuMetin {


	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.metinVurgu {


	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
.metinVurguRed {



	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.metinList {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: disc;
}
.formHata {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #FF0000;
}
.etkinlikBg {
	background-image: url(images/etkinliklerbg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.beyazminik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
}

