.article A:active	{ font-size: 14px; text-decoration:	none; color:	#0033CC;	}	
.article A:link		{ font-size: 14px; text-decoration:	none; color:	#1a8bd6;	}	
.article A:visited	{ font-size: 14px; text-decoration:	none; color: 	#1a8bd6; 	}	
.article A:hover		{ font-size: 14px; text-decoration:	underline;	color: #0000Ff;	}
	table.pageHeader_table { border: 1px solid #C0C0C0; height:30px}
	table#pageHeader_table { border: 1px solid #C0C0C0; height:30px} /* this is for compatibile with old version, can be removed later */
	/* paging header */
	td.page_cell { padding: 5px;}  /* TOP RIGHT BOTTOM LEFT  */
	td#pageHeader { padding: 0.1em 0.2em 0.1em 0.2em; background: #FFFFFF; }  /* TOP RIGHT BOTTOM LEFT */
	
	.pageNavDisabled	{ font-size: 10pt; color: #C0C0C0; text-decoration: none; font-weight: normal}
	
	.pageNav			{ font-size: 10pt; color: #000000; text-decoration: none; font-weight: normal}
	.pageNav:link		{ font-size: 10pt; color: #0033CC; text-decoration: none; font-weight: normal}
	.pageNav:visited	{ font-size: 10pt; color: #0033CC; text-decoration: none; font-weight: normal}
	.pageNav:hover		{ font-size: 10pt; color: #99CCFF; text-decoration: underline; font-weight: normal}
	
	.pageNavText 		{ font-size: 10pt; color: #000000; text-decoration: none; font-weight: normal}
	.pageNavText:link		{ font-size: 10pt; color: #0033CC; text-decoration: none; font-weight: normal}
	.pageNavText:visited	{ font-size: 10pt; color: #0033CC; text-decoration: none; font-weight: normal}
	.pageNavText:hover		{ font-size: 10pt; color: #99CCFF; text-decoration: underline; font-weight: normal}


    .pageNavSmall { FONT-SIZE: 10pt; COLOR: #000000; TEXT-DECORATION: none }
    .pageNavSmall:link { FONT-SIZE: 10pt; COLOR: #0033CC; TEXT-DECORATION: none }
    .pageNavSmall:visited { FONT-SIZE: 10pt; COLOR: #0033CC; TEXT-DECORATION: none }
    .pageNavSmall:hover { FONT-SIZE: 10pt; COLOR: #99ccff; TEXT-DECORATION: underline }