.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; color: #FFFFFF}
.menu {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; color: #FFFFFF
}

body {
	background-color: #000000;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000033;
}
.textheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #CC9966
}
.border {
	border: thin solid #FFFFFF;
}
.black {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; color: #000000}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	color:#ffff00;
}
a:visited {
	text-decoration: none;
	color:#ffffff;
}
a:hover {
	color: #E9BE75;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color:#ffffff;
}
