.pg-normal {
                color: black;
                font-weight: normal;
                text-decoration: none;    
                cursor: pointer;    color: #000066;
            }
			
            .pg-selected {
                color: #000099;
                font-weight: bold;        
                text-decoration: underline;
                cursor: pointer;
            }
.pg-normal1 {                color: black;
                font-weight: normal;
                text-decoration: none;    
                cursor: pointer;    color: #000066;
}

