.txtbrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #3b2a15;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #3b2a15;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #3b2a15;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: lighter;
	color: #614019;
	text-decoration: underline;
}
.txtsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #3b2a15;
	text-decoration: none;
}

body {

	scrollbar-face-color: #3b2a16;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #cdb78e;
	scrollbar-darkshadow-color: #355756;
	
	}