@charset "UTF-8";
/* CSS Document */

.Link1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;

}

.Link1 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.01em;
	word-spacing: 0.1em;
	
}

.Link1 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #d2b448;
	text-decoration: underline;
	letter-spacing: 0.01em;
	word-spacing: 0.1em;
}

.Link2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	color: #d2b448;
	text-decoration: none;
}

.Link2 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	color: #d2b448;
	text-decoration: none;
}

.Link2 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	color: #ffffff;
	text-decoration: none;
}

.Link3 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.01em;
	word-spacing: 0.1em;
	
}

.Link3 a:visited {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.01em;
	word-spacing: 0.1em;
	
}

.Link3 a:hover {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: d2b448;
	text-decoration: none;
	letter-spacing: 0.01em;
	word-spacing: 0.1em;

}	

.Link4 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;

}

.Link4 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.01em;
	word-spacing: 0.1em;
	
}

.Link4 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #ffffff;
	text-decoration: underline;
	letter-spacing: 0.01em;
	word-spacing: 0.1em;
}
	
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.01em;
	word-spacing: 0.1em;
	
}

.blacktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.01em;
	word-spacing: 0.1em;
}

.gold {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #d2b448;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}


.copyrighttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #ACACAC;
}
.border {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	border: #d3b448;



}
