body	{
		margin:0px;
		background-color:#000000;
		background-image: url("images/fill.jpg")
		}
body,td	{
		font-family:verdana;
		font-size:9pt;
		}

.menu	{
		width:250px;
		height:41px;
		color: #ff714d;
		background-repeat: no-repeat;
		background-position: left center;
		background-image: url(images/menu.jpg);
		background-position: left center;
		background-repeat: no-repeat;
		padding-left:40px;
		}
.menu_link:link, .menu_link:visited	{
		color: #CC792B;
		text-decoration: none;
		}
.menu_link:hover	{
		color: #ffffff;
		text-decoration: none;
		}
