
a.PagPrevLink:link, a.PagPrevLink:visited, a.PagPrevLink:active {
	font-weight : bold;
	color: #336699;
	text-decoration: none;
	/*font-size : 12px;*/
	/*letter-spacing : 1px;*/
} 
a.PagPrevLink:hover { 
	text-decoration: underline;
}

a.PagNumLink:link, a.PagNumLink:visited, a.PagNumLink:active {
	font-weight : bold;
	color: #336699;
	text-decoration: none;
	font-size : 11px;
} 
a.PagNumLink:hover { 
	text-decoration: underline;
}

.PagPrev {
	font-weight : bold;
	color: #336699;
	text-decoration: none;
	/*font-size : 12px;*/
	letter-spacing : -1pt;
}

.PagCurrent {
	font-weight : bold;
	color: #000000;
	text-decoration: none;
	/*font-size : 12px;*/
}

.PagNext {
	font-weight : bold;
	color: #336699;
	text-decoration: none;
	/*font-size : 12px;*/
	/*letter-spacing : 1px;*/
}

a.PagNextLink:link, a.PagNextLink:visited, a.PagNextLink:active {
	font-weight : bold;
	color: #336699;
	text-decoration: none;
	/*font-size : 12px;*/
	/*letter-spacing : 1px;*/
} 
a.PagNextLink:hover { 
	text-decoration: underline;
}

#paginazione_header {
	border-bottom:2px dotted #999999;
	padding:0 0 10px 0;
	margin: 0 0 20px 0;
}
#paginazione_lettere {
	padding:0 0 10px 0;
}