.pager_Info{
    float:right;line-height:20px;color:gray
}
.pager_Home a{
    color:green;text-decoration:none;
}
.pager_End a{
    color:green;text-decoration:none;
}
.pager_Nav{
    float:left; line-height:20px;
}
.pager_Number{
    color:black;text-decoration:none;
}
.pager_Number_Selected{
    line-height:25px;color:red; width:20px;text-decoration:underline
}