.ABC_Body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.Bodyheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: FFCC00;
	font-weight: bold;
}
.Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}
.a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.a:visited {
	color: #999999;
	text-decoration: none;
}
.a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #000000;
}
menutxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
