﻿.NO
{
    color		: white;
    background		: #cc3300;
    font-size		: 9pt;
    text-decoration	: none;
    padding		: 3px;
    margin-top		: 1px;
    margin-bottom	: 2px;
    margin-left		: 1px;
    margin-right	: 1px;
    border		: 1px solid #cc0000;
    cursor		: pointer;
}
.NY
{
    color		: #cc0000;
    background		: #ffffc0;
    font-size		: 9pt;
    text-decoration	: none;
    padding		: 3px;
    margin-top		: 1px;
    margin-bottom	: 2px;
    margin-left		: 1px;
    margin-right	: 1px;
    border		: 1px solid #cc0000;
    cursor		: pointer;
}
.BO
{
    color		: white;
    background		: #cc3300;
    font-size		: 9pt;
    padding		: 2px;
    margin-top		: 1px;
    margin-bottom	: 4px;
    margin-left		: 2px;
    margin-right	: 2px;
    cursor		: pointer;
    border		: 1px solid #cc0000;
}
.BY
{
    color		: #cc0000;
    background		: #ffffc0;
    font-size		: 9pt;
    padding		: 2px;
    margin-top		: 1px;
    margin-bottom	: 4px;
    margin-left		: 2px;
    margin-right	: 2px;
    border		: 1px solid #cc0000;
    cursor		: pointer;
}