﻿body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 12px;
}
a:link
{
    text-decoration: none;
    color: #0066FF;
}
a:visited
{
    text-decoration: none;
    color: #0066FF;
}
a:hover
{
    text-decoration: none;
}
a:active
{
    text-decoration: none;
    color: #0066FF;
}

