body {
	background-color: #FAE2B6;
	background-image: url(images/RusyaTurlariBackground.gif);
}
.BAS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.KutuFiyat {
	font-family: Trebuchet MS;
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
}
.TurFiyat {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	
}	
.TurMetin {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #000000;
	font-weight: bold
	
}	
	
.TurSayfaBaslik {
	font-family: Trebuchet MS;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold
}	
	.MetinBaslik {
	font-family: Trebuchet MS;
	font-size: 36px;
	color: #3366FF;
	font-weight: bold
	
}

.TurSayfaMetin {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
		
}	

.Tablo {
	font-family: Arial;
	background-color: #66CCCC;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF66FF;
	border-right-color: #66CCFF;
	border-bottom-color: #33FF66;
	border-left-color: #33FF66;
	list-style-position: inside;
	list-style-type: circle;
	cursor: help;
	font-size: 10px;
	text-align: right;
	display: marker;
}
#ctl00_ContentPlaceHolder1_FormView1_SehirLabel  {
	display:none;
}
a {
		color: #FF0000;
		text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0033;
}


