a:link {
	color: #404D43;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #404D43;
}
a:hover {
	text-decoration: underline;
	color: #FFE979;
}
a:active {
	text-decoration: none;
	color: #404D43;
	text-align: center;
}



.normaltexts {
	font-family: "Monotype Corsiva";
	color: #d1c06f;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	line-height: 15pt;
	font-variant: normal;
	text-align: center;
}
.countinualtext {
	font-family: "Monotype Corsiva";
	color: #d1c06f;
	font-size: 13pt;
	font-weight: normal;
	font-style: normal;
	line-height: 15pt;
	font-variant: normal;
	text-align: justify;
}
.align-right {
	text-align: right;
	font-weight: normal;
	font-family: "Monotype Corsiva";
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	color: #D1C068;
}
.align-center {
	text-align: center;
	font-weight: normal;
	font-family: "Monotype Corsiva";
	font-size: 13pt;
	font-style: normal;
	font-variant: normal;
	color: #D1C068;
}
.align-centertitle {
	text-align: center;
	font-weight: bold;
	font-family: "Monotype Corsiva";
	font-size: 15pt;
	font-style: normal;
	font-variant: normal;
	color: #D1C068;
}
.align-left {
	text-align: left;
	font-weight: normal;
	font-family: "Monotype Corsiva";
	font-size: 13pt;
	font-style: normal;
	font-variant: normal;
	color: #D1C068;
}
.align-lefttitle {
	text-align: left;
	font-weight: bold;
	font-family: "Monotype Corsiva";
	font-size: 13pt;
	font-style: normal;
	font-variant: normal;
	color: #D1C068;
}
.align-left2 {
	text-align: left;
	font-weight: normal;
	font-family: "Monotype Corsiva";
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	color: #D1C068;
}
.align-righttitle {
	text-align: right;
	font-weight: bold;
	font-family: "Monotype Corsiva";
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	color: #D1C068;
}
