BODY
{
        COLOR: #FFFFFF;
        BACKGROUND-COLOR: #000000;
        MARGIN-LEFT: 0px;
        MARGIN-RIGHT: 0px;
        MARGIN-TOP: 0px;
        MARGIN-BOTTOM: 0px;
        MARGIN-WIDTH: 0px;
        MARGIN-HEIGHT: 0px;
        font-family: verdana, arial, helvetica;
        font-size: 12 px;
}

td
{
        font-size: 12 px;
}

.outer, a.outer, a.outer:link, a.outer:hover, a.outer:visited
{
        color: #FFFF99;
        text-decoration: none;
        font-size: 12 px;
		cursor: hand;
}

.inner, a.inner, a.inner:link, a.inner:visited, a.inner:hover
{
        color: #FF9900;
        text-decoration: none;
        font-size: 12 px;
		cursor: hand;
}

.outer_selected, a.outer_selected, a.outer_selected:link, a.outer_selected:visited, a.outer_selected:hover
{
        color: #ffffff;
        text-decoration: none;
        font-size: 12 px;
		cursor: hand;
}

.inner_selected, a.inner_selected, a.inner_selected:link, a.inner_selected:visited, a.inner_selected:hover
{
        color: #FF6665;
        text-decoration: none;
        font-size: 12 px;
		cursor: hand;
}

img
{
        border: 0px;
}