
.pages-1 {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 24px;
	color: #91843C;
	text-decoration : none;
}
.pages-1:hover {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 24px;
	color: #91843C;
	text-decoration : underline;
	
}
.pages-2 {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 24px;
	color: #3287bd;
    font-weight: 550;
	text-decoration : none;
}
.pages-2:hover {

    font-weight: 500;
	text-decoration : underline;
}