@charset "utf-8";
/* CSS Document */
.anasayfa1
{
 font-family: TR Banff; 
 font-size: 24px; 
 font-weight: bold;
}
.anasayfa2
{
 font-family: TR Banff; 
 font-size: 26px; 
 font-weight: bold;
}
.anasayfa3
{
 font-family: GillSans;
 font-size: 25px;
 font-weight:normal;
}
.htmlsayfa
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 26px;
 font-weight:normal;
}
.iletisimbilg
{
 	color: #7200D6;
	font-weight: bold;
	font-family: GillSans;
	font-size: 24px;
}
.iletisimbilgileri
{
	font-weight: normal;
	font-family: GillSans;
	font-size: 24px;
}
.fotogaleri
{
	font-weight: normal;
	font-size: 26px;
	font-family: GillSans;
}

