﻿body
{
    background-image: none;
    background-color: #eeeeee;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}

a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
}
a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #494D65;
    font-weight: bold;
}
a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    color: #000000;
}
