BODY
{
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: silver
}
TABLE.frame
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    FONT-SIZE: normal;
    BACKGROUND-IMAGE: url(tb_bg.gif);
    BORDER-LEFT: black thin solid;
    WIDTH: 390px;
    BORDER-BOTTOM: black thin solid;
    FONT-FAMILY: Arial;
    HEIGHT: 290px;
    BACKGROUND-COLOR: white
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}
A
{
    COLOR: black;
    TEXT-DECORATION: none
}
IMG.out
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    BORDER-LEFT: black thin solid;
    BORDER-BOTTOM: black thin solid;
}
IMG.over
{
    BORDER-RIGHT: red thin solid;
    BORDER-TOP: red thin solid;
    BORDER-LEFT: red thin solid;
    BORDER-BOTTOM: red thin solid;
}
