a
{
	text-decoration: none;
	color: #D6B661;
}
html
{
	color: #FFFFAA;
	background-color: #000000;
	font-size: medium;
}
table
{
	margin-left: auto;
	margin-right: auto;
}
.menus td
{
	text-align: center;
	background-color: #202020;
}
.menus th 
{
	background-color: #404040;
}
.aleft { text-align: left; }
.acenter { text-align: center; }
.aright { text-align: right; }
