body {
	color: White;
	font: Arial, Helvetica, sans-serif;
	background-color: #916100;
	margin: 0px 0px 0px 0px;
}
a:link { color:#FFBF00; text-decoration:underline; font-weight:bold; }
a:visited { color:#FFBF00; text-decoration:underline; font-weight:bold; }
a:active { color:#FFBF00; text-decoration:underline; font-weight:bold; }
a:hover { color:#FFFFFF; text-decoration:underline; font-weight:bold; }

.nav_table
{
    background-color: #2E2E2E;
}