"utf-8";
/* CSS Document */


body {
	background-color: 000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    
}
#menu {
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999933;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color: 999933;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #E6871B;
	text-decoration: none;
	
}
a:link {
	text-decoration: none;
}
body,td,th {
	color: #A0A07C;
	font-family: Arial, Helvetica, sans-serif;
}
.heading {
	color: #FFF;
	font-size: 24px;
}

</style></head>
