/* CSS Document */
.icbas {
	font-size: 10px;
	font-family: tahoma, verdana;
	color: #666666;
}
body,td,th {
	font-family: tahoma, verdana;
	font-size: 10px;
	color: #666666;
}
body {
	background-image: url(images/arkaplan.jpg);
}
.hbaslik {color: #FF3300; font-weight: bold; }

.sayfalama {
	font-family: tahoma, verdana;
	font-size: 10px;
	color: #FF3300; 
}

A:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #666666;
}
A:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #666666;
}
A:active {text-decoration: none;
	
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
}
A:hover {text-decoration: underline; 
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #999999;
}
.bbaslik {font-size: 12px; color: #FFFFFF; font-family: tahoma;}
#habic a 
{ 
margin: 0px; 
padding:15px; 
display: block; 
width: 100%px; 
height: 20px; 
color: #999999; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
background-color: #EAEAEA;
}
 
#habic a:hover {
	background-color: #F3F3F3;
	color: #999999;
}
