BODY
{
  	SCROLLBAR-FACE-COLOR: rgb(204,0,0);
    SCROLLBAR-HIGHLIGHT-COLOR: rgb(51,113,111);
    SCROLLBAR-SHADOW-COLOR: rgb(51,113,111);
    SCROLLBAR-3DLIGHT-COLOR: rgb(255,255,204);
    SCROLLBAR-ARROW-COLOR: rgb(255,255,204);
    SCROLLBAR-TRACK-COLOR: rgb(255,255,204);
    SCROLLBAR-DARKSHADOW-COLOR: rgb(255,255,204);
}

a:link		{ color:#ffffff; text-decoration:underline; }
a:visited	{ color:#ffffff; text-decoration:underline; }
a:hover		{ color:#ffffff; text-decoration:underline; }
a:active	{ color:#ffffff; text-decoration:underline; }
