﻿.info
{
    font-family: Segoe UI, Tahoma;
    font-size: 10pt;
    background-color: #FFFFCC;
    padding: 10px;
}

.text
{
    font-family: Segoe UI, Tahoma;
    font-size: 9pt;
}

a
{
    text-decoration: none;
    font-family: Segoe UI, Tahoma;
    font-size: 9pt;
    color: Navy;
}

a:hover
{
    text-decoration: underline;
    color: Navy;
}
