﻿body         { font-family: Tahoma; font-size: 10pt }
.aciklama    { font-size: 10px; font-family: Tahoma; color: #050048 }
td           { font-family: Tahoma; font-size: 10pt }
a {
	font-family: Tahoma;
	font-size: 10pt;
	color: #0154BA;
	text-decoration: none;
}
a:hover      { color: #0154BA; text-decoration: underline }

.sayfalama a, .sayfalama a:visited, .sayfalama a:active{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.sayfalama a:hover{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.sayfalama a.prevnext{ /*Style for currently selected page link*/
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
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: #929292;
border-color: transparent;
}

.sayfalama a.currentpage{ /*Style for previous and next link*/
font-weight: bold; font-size:12pt
}

.altkisim {
	font-family: tahoma;
	font-size: 8pt;
}
