body {
    background: #DFE1BA;
	scrollbar-face-color: #E7E8CA;
	scrollbar-highlight-color: #AFC9E0;
	scrollbar-shadow-color: #37658E;
	scrollbar-3dlight-color: #AFC9E0;
	scrollbar-arrow-color: #37658E;
	scrollbar-track-color: #E7E8CA;
	scrollbar-darkshadow-color: #37658E;
}
a {
	color: #BA9A01;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#ie5fix

{
height: 1px;
voice-family: "\"}\"";
voice-family: inherit;
display: none;
}


