.sitil1{
background-repeat: repeat-x;
background-image: url('images/tbg1.jpg');
}

.sitil2{
background-repeat: repeat-x;
background-image: url('images/tbg2.gif');
}

body{
background-repeat: repeat-x;
background-image: url('images/pbg.jpg');
}

.sitil4{
background-repeat: repeat-x;
background-image: url('images/pbg4.jpg');
}

.kategorilink {   
	color: #000000;  
	text-decoration : none;
}

.kategorilink:hover { 
	color: #08a0b5; 
	text-decoration : underline;
}

a {   
	color: #000000;
	text-decoration : none;
}

a:hover { 
	color: #08a0b5;
	text-decoration : underline;
}

A {   
	color: #000000;
	text-decoration : none;
}

A:hover { 
	color: #08a0b5;
	text-decoration : underline;
}
