a{text-decoration:none}
a:hover {color: #FFCC00}

.doseme {background-image: url('images/index.jpg');
background-repeat: repeat-x;
background-position: top center;
background-color: #000000;}

.alan {background-image: url('images/kenars.png');
background-repeat: repeat-y;
background-position: top;
padding-top: 16px;}

.footer {background-image: url('images/footer.jpg');
background-repeat: repeat-x;
background-position: bottom center;
background-color: #000000;}

.hosbes {background-image: url('images/hosbes.png');
background-repeat: no-repeat;
background-position: top left;}

.baslik1 {background-image: url('images/basliklar/hak.png');
background-repeat: no-repeat;
background-position: top left;}

.baslik2 {background-image: url('images/basliklar/program.png');
background-repeat: no-repeat;
background-position: top left;}

.baslik3 {background-image: url('images/basliklar/menu.png');
background-repeat: no-repeat;
background-position: top left;}

.baslik4 {background-image: url('images/basliklar/galeri.png');
background-repeat: no-repeat;
background-position: top left;}

.baslik5 {background-image: url('images/basliklar/multi.png');
background-repeat: no-repeat;
background-position: top left;}

.baslik6 {background-image: url('images/basliklar/sosyalaglar.png');
background-repeat: no-repeat;
background-position: top left;}

.baslik7 {background-image: url('images/basliklar/iletisim.png');
background-repeat: no-repeat;
background-position: top left;}



a.kategori:link, a.kategori:active, a.kategori:visited
	{
	display               : block;
	width                 : 237px;
	line-height           : 25px;
	text-decoration       : none;
	font-family           : arial;
	font-size             : 12px;
	font-weight           : bold;
	color                 : #000000;
	text-align            : left;
	padding-left          : 5px;
	border-bottom         : solid 1px #8C6F2C;
	}
a.kategori:hover
	{
	color                 : #e0d1b1;
	background-color      : #9F1417;
	}