BODY {
	color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
		scrollbar-3d-light-color : #A57836;
		scrollbar-arrow-color : #EAD5B8;
		scrollbar-base-color : #EAD5B8;
				scrollbar-face-color : #A57836;
		scrollbar-shadow-color : #A57836;
		scrollbar-track-color : #EAD5B8;
				background-color : #EAD5B8;
}
A {
	color: #393939;
	text-decoration : none;
		font-size : 12px;
		font-weight : bold;
	}
A:HOVER {
	color: #797979;
		text-decoration : none;
}
