.scroll {
	scrollbar-3dlight-color: #DCD0A3;
	scrollbar-arrow-color: #6A613F;
	scrollbar-base-color: #6A613F;
	scrollbar-darkshadow-color: #DCD0A3;
	scrollbar-face-color: #DCD0A3;
	scrollbar-highlight-color: #6A613F;
	scrollbar-shadow-color: #6A613F;
	scrollbar-track-color: #DCD0A3;
}
.text {
	font-family:tahoma, Arial, Geneva, sans-serif;
	font-size:11px;
	color:#6A613F;
	text-decoration:none;
}
.text:hover {
	text-decoration:underline;
}
.link {
	font-family:tahoma, Arial, Geneva, sans-serif;
	font-size:11px;
	color:#841200;
	text-decoration:underline;
	font-weight:bold;
}
.link:hover {
	text-decoration:none;
}
.list {
	font-family:tahoma, Arial, Geneva, sans-serif;
	font-size:11px;
	color:#841200;
	text-decoration:underline;
}
.list:hover {
	text-decoration:none;
}
