body
{	background: #ddddcc url('images/right.png') no-repeat;
	color: "#FFD700";
	margin: 0px;
	width: 200px
}
body, div, td
{
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.right
{	margin: 4px;
	padding: 0px;
	width: 192px;
}
a			{ color: black; text-decoration: none;}
a:hover		{ color: black; text-decoration: underline;}
a.menu		{ color: #FFD700; text-decoration: none; }
a.menu:hover{ color: #70FF70; text-decoration: none;}

table.menuright
{	background: transparent;
	color: "#FFD700";
	width: 200px;
	height: 44px;
}
td.menuright
{
	text-align: center;
}
.large	{	font-size: 11pt; color: "#FFD700"; }
.selected
{	color: white; text-decoration: none;
}
