body	{font-family: "helvetica, arial, sans serif"}


a.menulink
{
	display: block;
	margin-bottom:-12px;
	color:#ffff00;
	text-decoration: none;
	font-weight: bold;
}
a.menulink:hover
{
	color:#ff9900;
	text-decoration: underline;
}

#content
{
background: url('images/bg1.jpg') no-repeat bottom right;
}

