body {
	background-color: black;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border: 1pt;
	font-weight: normal;
	font-style: none;
	color: #c6a952;
	text-decoration: none;
}

.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: none;
	color: black;
	text-decoration: underline;
}

.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border: 1pt;
	font-weight: normal;
	font-style: none;
	color: #c6a952;
	text-decoration: none;
}

.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: none;
	color: white;
	text-decoration: underline;
}

.text {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	font-style: none;
	color: white;
	text-decoration: none;
}

.text2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: none;
	color: white;
	text-decoration: none;
}

.subtitle {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bolder;
	font-style: none;
	color: #c6a952;
	text-decoration: none;
}
.links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border: 1pt;
	font-weight: bolder;
	font-style: none;
	color: #c6a952;
	text-decoration: none;
}

.links3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	font-style: none;
	color: white;
	text-decoration: underline;
}
