BODY {
	color : #462100;
}

A:HOVER{
	color: #260100;
}

A:LINK{
	color: #86610B;
}

A:visited{
	color: #462100;
}

A.SK_menu:HOVER{
	font-family : Arial;
	color: #462100;
	font-weight : bold;
	text-decoration: underline;
	font-size : x-small;
}

A.SK_menu:LINK{
	font-family : Arial;
	color: #86610B;
	text-decoration: none;
	font-size : x-small;
}

A.SK_menu:visited{
	font-family : Arial;
	color: #462100;
	font-size : x-small;
}

BODY{
        SCROLLBAR-FACE-COLOR: #E7D694;
        SCROLLBAR-HIGHLIGHT-COLOR: #D3CFC3;
        SCROLLBAR-SHADOW-COLOR: #A4A196;
        SCROLLBAR-3DLIGHT-COLOR: #9E8B48;
        SCROLLBAR-ARROW-COLOR: #462100;
        SCROLLBAR-TRACK-COLOR: #CAC5B2;
        SCROLLBAR-DARKSHADOW-COLOR: #AA9D7E;
}
