/* CSS Document */
body,td,th {
	color: #FFFFFF;
	text-align: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #9a866c;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


body {
scrollbar-face-color: #463420;
scrollbar-highlight-color: #9a866c;
scrollbar-shadow-color: #463420;
scrollbar-3dlight-color: #9a866c;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #463420;
scrollbar-darkshadow-color: #9a866c;
}


body { background-color: #463420; background-image: url(images/test/bgbrown2.jpg); background-attachment: fixed}
