body
{
    background-color: #ffffff;
}

A:normal
{
    color: #213768;
    font-family: Arial;
    font-size: 10px;
    text-decoration: none
}

A:link
{
    color: #ffffff;
    font-family: Arial;
    font-size: 10px;
    text-decoration: none
}
A:visited
{
    color: #ffffff;
    font-family: Arial;
    font-size: 10px;
    text-decoration: none
}
A:hover
{
    color: #ffffff;
    font-family: Arial;
    font-size: 10px;
    text-decoration: none
}