BODY
{
    SCROLLBAR-FACE-COLOR: #DAC26F;
    SCROLLBAR-HIGHLIGHT-COLOR: #808080;
    SCROLLBAR-SHADOW-COLOR: #808080;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
A:visited
{
	text-decoration:none;
	color:#7d5f00;
	font-family:verdana,arial;
}
A:active
{
	text-decoration:none;
	color:#7d5f00;
	font-family:verdana,arial;
}
A:hover
{
	text-decoration:none;
	color:#000000;
	font-family:verdana,arial;
}
A:link
{
	text-decoration:none;
	color:#7d5f00;
	font-family:verdana,arial;
}