
.basliklar
{
	font-size : 12px;
	color : #ff0000;
	background-color:#EEAB24 ;
	font-family : Tahoma,Verdana,Arial;	
	font-weight: bold;	
}
	
.yazi {
	color : #000000;
	font-size : 12px;
	font-family :Verdana,Arial;

}	
.yazi a {
	font-color : #A8A8A9;


}
.yazi a:hover {
	font-color : #A8A8A9;
	text-decoration:underline;	
	}
	
.yazibold {
	font-weight: bold;	
	color : #ff0000;
	font-size : 10px;
	font-family :Verdana,Arial;
	font-weight: bold;	

}	
	
	
.menu {
	color : #0040B3;
	font-size : 12px;
	font-family :Verdana,Arial;

}

.menu a {
	color : #0040B3;

		font-weight: bold;	
}
.menu a:hover {
	color : #ffffff;
	text-decoration:underline;	

	}
	

.copyright {
	color : #c0c0c0;
	font-size : 10px;
	font-family :Verdana,Arial;
}

.copyright a {
	color : #0040B3;
	text-decoration:none;	
}
.copyright a:hover {
	color : #ffffff;

	}