body {
scrollbar-3dlight-color:#EEE4DB;
scrollbar-arrow-color:#F0B041;
scrollbar-base-color:#EEE4DB;
scrollbar-darkshadow-color:#EEE4DB;
scrollbar-face-color:#DFD2C6;
scrollbar-highlight-color:DFD2C6;
scrollbar-shadow-color:DFD2C6;
scrollbar-track-color:#EEE4DB;
	overflow: auto;
}
.a:link {
	font-family: Georgia;
	font-size: 18px;
	color: #F0B041;
	text-decoration: underline;
	font-weight: normal;
	line-height: 24px;
}
.a:visited {
	font-family: Georgia;
	font-size: 18px;
	color: #F0B041;
	text-decoration: underline;
	font-weight: normal;
	line-height: 24px;
}
.a:hover {
	font-family: Georgia;
	font-size: 18px;
	color: #ECE3DC;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
	background-color: #F0B041;
}
.b:link {
	font-family: Georgia;
	font-size: 12px;
	color: #F0B041;
	text-decoration: underline;
	font-weight: normal;
	line-height: 16px;
}
.b:visited {
	font-family: Georgia;
	font-size: 12px;
	color: #F0B041;
	text-decoration: underline;
	font-weight: normal;
	line-height: 16px;
}
.b:hover {
	font-family: Georgia;
	font-size: 12px;
	color: #ECE3DC;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	background-color: #F0B041;
}
.txt {
	font-family: Georgia;
	font-size: 18px;
	color: #F0B041;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
.txt-bold {
	font-family: Georgia;
	font-size: 18px;
	color: #F0B041;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}
.txt-grey {
	font-family: Georgia;
	font-size: 16px;
	color: #786D5A;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}
.txt-grey2 {
	font-family: Georgia;
	font-size: 12px;
	color: #786D5A;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}