body {  
        scrollbar-face-color: rgb(255,255,255); 
        scrollbar-highlight-color: rgb(255,255,255); 
        scrollbar-shadow-color: rgb(255,255,255); 
        scrollbar-3dlight-color: rgb(181,167,149); 
        scrollbar-arrow-color: rgb(181,167,149); 
        scrollbar-track-color: rgb(181,167,149); 
        scrollbar-darkshadow-color: rgb(181,167,149);
	font-family:Arial;
}
a:link 		{text-decoration:none;color:#A36043;}
a:visited 	{text-decoration:none;color:#A36043;}
a:hover 	{color:#A36043;text-decoration:underline;}
a:active 	{color:#A36043;text-decoration:underline;}
.formMenu {
	position:absolute;
	visibility:show;
	left:5px;
	top:0px;
}