.pagebar
{
padding-top: 1px;
padding-bottom: 1px;
font-size:14px;
font-family:Book Antiqua, Tahoma;
margin-bottom:20px;
font-color: #FFCC33;
text-align: center;
direction: rtl;
line-height:27px;
		background-color:#fdfdf0;
		border: 1px solid #9e9790;
		-moz-border-radius:6px;
		-webkit-border-radius: 6px;
font-color: #FFCC33;
text-decoration: none;
}

.pagebar a, .pageList .this-page
{
   border: 0px solid #211100;
   text-decoration: none;
color:  #FFCC33;
   padding: 0.2em 0.5em;
}

.pagebar a:visited
{
   border: 1px solid #211100;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

.pagebar .break
{
   padding: 2px 6px;
   border: none;
   text-decoration: none;
}

.pagebar .this-page
{
   padding: 0.2em 0.5em;
   font-weight: bold;
   background: #9e9790;
   color: #fdfdf0;
}

.pagebar a:hover
{
   
}