@charset "iso-8859-1";
A:link
{
    COLOR: white;
	text-decoration: none
}
A:visited
{
    COLOR: white;
	text-decoration: none
}
A:hover
{
    COLOR: #668CB0;
	text-decoration: none
}
A:active
{
    COLOR: #668CB0;
	text-decoration: none
}

BODY
{
    FONT-SIZE: 13px;
    COLOR: Black;
    FONT-FAMILY: Arial;
	scrollbar-face-color: #FFCB63;
}

TD
{
    FONT-SIZE: 13px;
    COLOR: Black;
    FONT-FAMILY: Arial;
}

TD.menu
{
    FONT-SIZE: 14px;
	FONT-weight: bold;
    FONT-FAMILY: Verdana;
	color: white
}
