html, body
{
    margin: 0;
    padding: 0;
}
.pagebox
{
    position: relative;
}
a:hover, a:active
{
    color: #0b8bd9;
}
