﻿vbody
{
}

A:link
{
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
}
A:visited
{
    text-decoration: underline;
    color: #000000;
    font-weight: bold;
}
A:active
{
    text-decoration: underline;
    color: #000000;
    font-weight: bold;
}
A:hover
{
    text-decoration: underline;
    color: #000000;
    font-weight: bold;
}

