﻿.anamenu, .anamenu a:hover, .anamenu a  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
}


a:hover      { color: #0154BA; text-decoration: underline }


	.blok_baslik {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #902400;
	text-align: center;
}
.blok_baslik_orta a, .blok_baslik_orta  {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #902400;
	text-align: left;
	text-decoration: none;
}

.blok_baslik_oyun, .blok_baslik_oyun a {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #902400;
	text-decoration: none;
}

.etiket, .etiket a {
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	color: #902400;
	text-decoration: none;
}

.kategori a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #902400;
	letter-spacing: 2px;
	text-decoration: none;
}
.normalyazi , .normalyazi a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.blok_alti, .blok_alti a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #902400;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
}
.sayfalama a, .sayfalama a:visited, .sayfalama a:active{
padding: 0 5px;
border: 1px solid #892100;
text-decoration: none; 
color: #892100;
}

.sayfalama a:hover{
border: 1px solid #892100;
color: #000;
background-color: #FFFF80;
}

.sayfalama a.prevnext{ /*Style for currently selected page link*/
background-color: #892100;
color: #FFF !important;
border-color: #892100;
font-weight: bold;
cursor: default;
}

.sayfalama a.disabled, .sayfalama a:hover.disabled{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #892100;
border-color: transparent;
}

.sayfalama a.currentpage{ /*Style for previous and next link*/
font-weight: bold; font-size:12pt
}

