
body
{
    text-align:center;
    background-color:#E3E3E3;
    font-family:verdana;
    font-size:11px;
}

html {
    overflow-y: scroll;
    }


td
{
    font-family:verdana;
    font-size:11px;
    text-align:center;
    background-color: #E3E3E3;
}


a
{
  color:#ff0000;
}


a:hover
{
  color:#000;
}
