﻿body
{
    font-size: 10pt;
    font-family: Verdana;
}

a:link
{
    text-decoration: none;
    color: #ae0205;
}

a:hover
{
    text-decoration: underline;
}
