body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #A3A4A5;
	text-decoration: none;
	line-height: 16px;
}
.text2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #A3A4A5;
	text-decoration: none;
	line-height: 16px;
}
a:hover {
	color: #B79963;
	text-decoration: underline;
}

