A.pagelink {
	color: blue; 
	text-decoration: none;
	font-weight: none;
}
A.pagelink:visited {
	color: blue;   
	text-decoration: none;
}
A.pagelink:active {
	color: blue; 
	text-decoration: none;
}
A.pagelink:hover { 
	color: #339966;
	border-left-width: 1; 
	border-right-width: 1; 
    border-top-style: solid; 
    border-top-width: 1; 
    border-bottom-style: solid; 
    border-bottom-width: 1; 
 	text-decoration: none;	
}




.StandardSettings 
	{ 
		color: black; 
		font-size: 10pt; 
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: none ; 
		font-weight: none ;
		
	}


	
	
	