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