.plaintext {
	font-size: 10px; color: #8E6F40; font-family: verdana,tahoma,arial
}

a:link {
	color: #8E6F40;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8E6F40;
}
a:hover {
	text-decoration: underline;
	color: #8E6F40;
}
a:active {
	text-decoration: none;
}

BODY {SCROLLBAR-FACE-COLOR: #E1D2BD;
		SCROLLBAR-HIGHLIGHT-COLOR: #8E6F40;
		SCROLLBAR-SHADOW-COLOR: #8E6F40;
		SCROLLBAR-3DLIGHT-COLOR: #E1D2BD;
		SCROLLBAR-ARROW-COLOR: #8E6F40;
		SCROLLBAR-TRACK-COLOR: #E1D2BD;
		SCROLLBAR-DARKSHADOW-COLOR: #E1D2BD;
		SCROLLBAR-BASE-COLOR: #8E6F40;