﻿/* 0 BASIC TAGS */

BODY
{
    font-weight: normal;
    font-family: Tahoma;
    background-color: #dcdcdc;
    font-size:xx-small;
}

a:visited
{
    font-weight: normal;
    font-family: Tahoma;
    color: black;
    font-size:xx-small;
}

a:hover
{
    color: black;
    font-family: Tahoma;
    font-weight: normal;
    font-size:xx-small;
}

a:active
{
    text-decoration: underline;
    font-family: Tahoma;
    color: black;
    font-weight: normal;
    font-size:xx-small;
}

BUTTON
{
    font-family: Tahoma;
}
A:link
{
    font-family: tahoma;
    color: black;
    font-weight: normal;
    font-size:xx-small;
}
