﻿body
{
    font-family: Biondi, Palatino Linotype, Arial, Helvetica, Sans-Serif;
    font-size: small;
    color:#D1EEFF
}

a:link
{
    color: #D1EEFF;
    text-decoration: none;
}

a:visited
{
    color: #D1EEFF;
    text-decoration: none;
}

a:active
{
    color: #D1EEFF;
    text-decoration: none;
}

a:hover
{
    color: #000000;
    text-decoration: underline;
}



