.main {
	background-color: #DBD4C2;
	border:solid;
	border-color:#49645F;
	border-width:5px;
}
.textd {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #49645F;
	margin-left:80px;
	margin-right:80px;
}
.drop {
	font-size: 72px;
	background-color: #EFD48F;
	border: solid;
	border-color: #49645F;
	margin-right:10px;
	float:left;
}
.dropcap {
float:left;
color:#49645F;
font-size:100px;
line-height:70px;
padding-top:2px;
} 
.plaindrop {
	font-size: 72px;
	margin-right:10px;
	float:left;
}
.menu {
        font-size: 14px;
		font-weight:bold;
        background-color: #EFD48F;
		border-bottom:solid;
        border-bottom-color: #49645F;
		border-top: solid;
        border-top-color: #49645F;
	float:left;
	width:800px;
	text-align:center;
}
.linset {
	margin-right:10px;
	float:left;
}
.foot { 
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #49645F;
	margin-left:80px;
	margin-right:80px;
	}
a:link              { color:#49645F; text-decoration:none; }
a:visited           { color:#49645F; text-decoration:none; }
a:hover             { color:red; text-decoration:underline; }
a:active            { color:red; text-decoration:none; }
.reslink {
	color:#5a84fa;
	text-decoration:none;
	}
