﻿A
{
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
    color: #000000;
}
A.RED
{
    color: red;
}
B
{
    color: #990000;
}
TD
{
    font-family: Verdana,Arial;
    font-size: 10pt;
}
B.GIFTLIST
{
    color: white;
}
INPUT.BTN
{
    color: white;
    background-color: #006600;
    border: #006600 1px outset;
}
TD.PAGECONTENT
{
    font-family: Verdana,Arial;
    font-size: 10pt;
}