body {
	background-color: #000000;
	}

.title_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #E1DA8C;
	}

.title_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #BEB33E;
	}

.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px 0px 0px 0px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	}

.accent_line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 1px 1px 1px 1px;
	border: 1px solid #FFFFFF;
	}

.white_text a:link {
	color: #BEB33E;
	font-weight: bold;
	text-decoration: none
	}

.white_text a:hover {
	color: #BEB33E;
	font-weight: bold;
	text-decoration: underline
	}

.white_text a:visited {
	color: #BEB33E;
	font-weight: bold;
	text-decoration: none
	}

.white_text a:active {
	color: #BEB33E;
	font-weight: bold;
	text-decoration: none
	}

.white_text a:visited:hover {
	color: #BEB33E;
	font-weight: bold;
	text-decoration: underline;
	}
