.Sayfalama_Kucuk
{
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #7D7D7D;
	text-decoration: none;

}
.Sayfalama_Kucuk_hover
{
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border:1px #EEF4F9 solid;
	background-color:#133890;
	width:20px;
	height:20px;
}

.Sayfalama_Kucuk_hover:hover
{
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #133890;
	text-decoration: none;
	border:1px #133890 solid;
	background-color:#FFFFFF;
	width:20px;
	height:20px;
}
.Sayfalama_Buyuk
{
	font-family:"Arial";
	font-size: 17px;
	font-weight: bold;
	color: #133890;
	text-decoration: none;
	border:1px #386D8F solid;
	background-color:#FFFFFF;
	width:20px;
	height:20px;
}
