a{text-decoration:none}
a:hover {color: #000066}

.doseme {background-image: url('img/doseme.jpg');
background-repeat: repeat-x;
background-position: top;
background-color: #e5fffe;}

.alan {background-image: url('img/index_08.gif');
background-repeat: repeat-x;
background-position: top;
background-color: #ffffff;}

.footer {background-image: url('img/index_13.png');
background-repeat: no-repeat;
background-position: top;}


p.baslik1
{	text-decoration       : none;
	font-family           : Tahoma;
	font-size             : 14px;
	font-weight           : bold;
	color                 : #004FD1;
	}
	
a.kategori:link, a.kategori:active, a.kategori:visited
	{
	display               : block;
	width                 : 182px;
	line-height           : 22px;
	text-decoration       : none;
	font-family           : Tahoma;
	font-size             : 11px;
	font-weight           : bold;
	color                 : #004FD1;
	text-align            : left;
	padding-left          : 5px;
	}
a.kategori:hover
	{
	color                 : #fff;
	background-color      : #46679d;
	}