BODY
{
    MARGIN: 0px;
    BACKGROUND-COLOR: #493829
}
.brd
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #ffffff 1px solid
}
.txt_b
{
    FONT-SIZE: 13px;
    COLOR: lightcyan;
    FONT-FAMILY: arial
}
A.menu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: lightpink;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    text-decoation: none
}
A.menu:hover
{
    FONT-SIZE: 15px;
    COLOR: lightcyan;
    FONT-FAMILY: arial;
    text-decoation: underline
}
A.menu_b
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: lightpink;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    text-decoation: none
}
A.menu_b:hover
{
    FONT-SIZE: 12px;
    COLOR: lightcyan;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    text-decoation: underline
}
A.next
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: lightpink;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    text-decoation: none
}
A.next:hover
{
    FONT-SIZE: 13px;
    COLOR: lightcyan;
    FONT-FAMILY: arial;
    TEXT-DECORATION: underline;
    text-decoation: underline
}
A.inv
{
    FONT-SIZE: 13px;
    COLOR: azure;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    text-decoation: none
}
A.inv:hover
{
    FONT-SIZE: 13px;
    COLOR: lightpink;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    text-decoation: underline
}

